mirror of
https://github.com/neovim/neovim.git
synced 2025-09-23 19:48:32 +00:00
vim-patch:b2113e5: runtime(kitty): fix typo in syntax script
related: vim/vim#18280
b2113e511f
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -89,7 +89,7 @@ hi link kittyBoolean Boolean
|
||||
hi link kittyConstant Constant
|
||||
|
||||
hi link kittyFlag Constant
|
||||
hi link kittyParameter Specual
|
||||
hi link kittyParameter Special
|
||||
|
||||
hi link kittyOptionName Keyword
|
||||
hi link kittyModName Keyword
|
||||
|
Reference in New Issue
Block a user