0
0
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:
Christian Brabandt
2025-09-15 20:38:43 +00:00
parent 45b59a92ce
commit b2113e511f

View File

@@ -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