mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
runtime(kitty): fix typo in syntax script
related: #18280 Signed-off-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 kittyConstant Constant
|
||||||
|
|
||||||
hi link kittyFlag Constant
|
hi link kittyFlag Constant
|
||||||
hi link kittyParameter Specual
|
hi link kittyParameter Special
|
||||||
|
|
||||||
hi link kittyOptionName Keyword
|
hi link kittyOptionName Keyword
|
||||||
hi link kittyModName Keyword
|
hi link kittyModName Keyword
|
||||||
|
Reference in New Issue
Block a user