6 lines
86 B
Lua
6 lines
86 B
Lua
|
|
return {
|
||
|
|
"mistweaverco/kulala.nvim",
|
||
|
|
ft = { "http", "rest" },
|
||
|
|
opts = {}
|
||
|
|
}
|