This commit is contained in:
RingOfStorms (Joshua Bell) 2023-04-14 16:37:31 -05:00
parent 0d35cfb65d
commit 34a68be7ac
2 changed files with 20 additions and 1 deletions

5
plugins/camelsnek.lua Normal file
View file

@ -0,0 +1,5 @@
return {
-- TODO try out https://github.com/johmsalas/text-case.nvim
"nicwest/vim-camelsnek",
event = "User AstroFile",
}