summaryrefslogtreecommitdiff
path: root/src/farsi.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2008-06-24 22:58:06 +0000
committerBram Moolenaar <Bram@vim.org>2008-06-24 22:58:06 +0000
commit8c8de839325eda0bed68917d18179d2003b344d1 (patch)
treec65b80f0a627f2e77385a07a62ee4206465cbc22 /src/farsi.c
parent864207de089119377a1e1e5d411307d8eb57399e (diff)
downloadvim-git-8c8de839325eda0bed68917d18179d2003b344d1.tar.gz
updated for version 7.2av7.2a
Diffstat (limited to 'src/farsi.c')
-rw-r--r--src/farsi.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/farsi.c b/src/farsi.c
index 8728e8582..7fee615f9 100644
--- a/src/farsi.c
+++ b/src/farsi.c
@@ -1939,7 +1939,9 @@ lrFswap(cmdbuf, len)
}
/*
- * Reverse the characters in the search path and substitute section accordingly
+ * Reverse the characters in the search path and substitute section
+ * accordingly.
+ * TODO: handle different separator characters. Use skip_regexp().
*/
char_u *
lrF_sub(ibuf)