mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
vim-patch:9ad1bf7afd5c
runtime(pymanifest): fix mistake in syntax definition
Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
9ad1bf7afd
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
This commit is contained in:
@@ -20,7 +20,7 @@ syn match pymanifestComment /\\\@1<!#.*/ contains=pymanifestTodo
|
|||||||
" Commands
|
" Commands
|
||||||
syn keyword pymanifestCommand
|
syn keyword pymanifestCommand
|
||||||
\ include exclude
|
\ include exclude
|
||||||
\ recursive-include global-include
|
\ recursive-include resursive-exclude
|
||||||
\ global-include global-exclude
|
\ global-include global-exclude
|
||||||
\ graft prune
|
\ graft prune
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user