mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1695
Problem: ":syn reset" clears the effect ":syn iskeyword". (James McCoy)
Solution: Remove clearing the syntax keywords.
8bc189e81a
This commit is contained in:
@@ -85,6 +85,7 @@ static int included_patches[] = {
|
||||
1755,
|
||||
1753,
|
||||
1728,
|
||||
1695,
|
||||
1654,
|
||||
1652,
|
||||
1643,
|
||||
|
Reference in New Issue
Block a user