diff options
Diffstat (limited to 'nvim/lsp/hydra_lsp.lua')
| -rwxr-xr-x | nvim/lsp/hydra_lsp.lua | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/nvim/lsp/hydra_lsp.lua b/nvim/lsp/hydra_lsp.lua deleted file mode 100755 index 70c7960..0000000 --- a/nvim/lsp/hydra_lsp.lua +++ /dev/null @@ -1,10 +0,0 @@ ----@brief ---- ---- https://github.com/Retsediv/hydra-lsp ---- ---- LSP for Hydra Python package config files. -return { - cmd = { 'hydra-lsp' }, - filetypes = { 'yaml' }, - root_markers = { '.git' }, -} |
