9 lines
141 B
Lua
9 lines
141 B
Lua
-- https://github.com/qvalentin/helm-ls.nvim
|
|
return {
|
|
"qvalentin/helm-ls.nvim",
|
|
ft = "helm",
|
|
opts = {
|
|
-- leave empty or see below
|
|
},
|
|
}
|