mirror of
https://github.com/neovim/neovim.git
synced 2025-10-09 19:36:40 +00:00
vim-patch:7.4.1142
Problem: Cannot define keyword characters for a syntax file.
Solution: Add the ":syn iskeyword" command. (Christian Brabandt)
b8060fe862
This commit is contained in:
@@ -550,7 +550,7 @@ static int included_patches[] = {
|
||||
// 1145 NA
|
||||
1144,
|
||||
1143,
|
||||
// 1142,
|
||||
1142,
|
||||
1141,
|
||||
// 1140,
|
||||
// 1139 NA
|
||||
|
Reference in New Issue
Block a user