mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
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:

committed by
Justin M. Keyes

parent
5f54519b4f
commit
560a346d57
@@ -444,7 +444,7 @@ static int included_patches[] = {
|
||||
// 847,
|
||||
// 846 NA
|
||||
// 845,
|
||||
// 844,
|
||||
844,
|
||||
843,
|
||||
// 842 NA
|
||||
// 841 NA
|
||||
|
Reference in New Issue
Block a user