summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/kitty.vim
AgeCommit message (Collapse)AuthorFiles
2025-09-17vim-patch:115b533: runtime(kitty): Fix typo in syntax file for kittyzeertzjq1
closes: vim/vim#18312 https://github.com/vim/vim/commit/115b5338da6035f76c07eaae9340e065f9bd4c60 Co-authored-by: Shawon <mdmoinulhossainshawon@gmail.com>
2025-09-17vim-patch:b2113e5: runtime(kitty): fix typo in syntax scriptzeertzjq1
related: vim/vim#18280 https://github.com/vim/vim/commit/b2113e511f49761e5fd4fb20781115e379765608 Co-authored-by: Christian Brabandt <cb@256bit.org>
2025-09-17vim-patch:9.1.1763: filetype: kitty config files are not recognizedzeertzjq1
Problem: filetype: kitty config files are not recognized Solution: Detect */kitty/*.conf as kitty filetype, include a syntax script (Shawon). closes: vim/vim#18280 https://github.com/vim/vim/commit/a946ccf5ffdb7bbc2631c5cbebde18b75a5e284b Co-authored-by: Shawon <mdmoinulhossainshawon@gmail.com>