Add kulala formatter
This commit is contained in:
parent
7d6b6604ea
commit
7b8e973be5
2 changed files with 23 additions and 2 deletions
5
lua/plugins/kulala.nvim.lua
Normal file
5
lua/plugins/kulala.nvim.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
"mistweaverco/kulala.nvim",
|
||||
ft = { "http", "rest" },
|
||||
opts = {}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue