mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.1236
Problem: When "syntax manual" was used switching between buffers removes
the highlighting.
Solution: Set the syntax option without changing the value. (Anton
Lindqvist)
885f24fbca
Patch applied cleanly to the nvim sources except for version.c.
This commit is contained in:
@@ -442,7 +442,7 @@ static int included_patches[] = {
|
||||
// 1239 NA
|
||||
// 1238 NA
|
||||
// 1237,
|
||||
// 1236,
|
||||
1236,
|
||||
// 1235 NA
|
||||
// 1234 NA
|
||||
// 1233 NA
|
||||
|
Reference in New Issue
Block a user