added kitty conf highlighting

This commit is contained in:
John O'Keefe 2024-06-26 21:03:39 -04:00
parent 003506e138
commit 1653111510

5
lua/plugins/kitty.lua Normal file
View File

@ -0,0 +1,5 @@
return {
"fladson/vim-kitty",
version = "*",
event = "VeryLazy",
}