commit | 37a8de17d4dfd3d463960c38a204ce399c8e19d4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Sep 01 16:05:00 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Sep 01 16:05:00 2015 +0200 |
tree | f88214eabbb07e30167198afec63d23284d03a9c | |
parent | d43f0951bca162d4491d57df9277b5dbc462944f [diff] [blame] |
patch 7.4.844 Problem: When '#' is in 'isident' the is# comparator doesn't work. Solution: Don't use vim_isIDc(). (Yasuhiro Matsumoto)
diff --git a/src/testdir/test_comparators.ok b/src/testdir/test_comparators.ok new file mode 100644 index 0000000..9766475 --- /dev/null +++ b/src/testdir/test_comparators.ok
@@ -0,0 +1 @@ +ok