mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.792
Problem: Can only conceal text by defining syntax items.
Solution: Use matchadd() to define concealing. (Christian Brabandt)
6561d52ecb
This commit is contained in:
@@ -496,7 +496,7 @@ static int included_patches[] = {
|
||||
795,
|
||||
// 794 NA
|
||||
793,
|
||||
// 792,
|
||||
792,
|
||||
791,
|
||||
790,
|
||||
789,
|
||||
|
Reference in New Issue
Block a user