vim-patch:7.4.844 #4228

Problem:    When '#' is in 'isident' the is# comparator doesn't work.
Solution:   Don't use vim_isIDc(). (Yasuhiro Matsumoto)

37a8de17d4
This commit is contained in:
Jurica Bradaric
2016-02-09 23:16:41 +01:00
committed by Justin M. Keyes
parent 5f54519b4f
commit 560a346d57
3 changed files with 18 additions and 3 deletions

View File

@@ -444,7 +444,7 @@ static int included_patches[] = {
// 847,
// 846 NA
// 845,
// 844,
844,
843,
// 842 NA
// 841 NA