runtime(kitty): fix typo in syntax script
Commit:
https://github.com/vim/vim/commit/b2113e511f49761e5fd4fb20781115e379765608
Author: Christian Brabandt <[email protected]>
Date: Mon Sep 15 20:38:43 2025 +0000
runtime(kitty): fix typo in syntax script
related: https://github.com/vim/vim/issues/18280
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/syntax/kitty.vim b/runtime/syntax/kitty.vim
index 0c7b12b35..813161dff 100644
--- a/runtime/syntax/kitty.vim
+++ b/runtime/syntax/kitty.vim
@@ -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
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1uyG4N-008kRg-UO%40256bit.org.