From 76f6235bcd178cc5c28cc4fbf0d09fafb1f63a9b Mon Sep 17 00:00:00 2001 From: anand Date: Sun, 5 Apr 2026 16:47:53 +0530 Subject: some changes --- nvim/lsp/hydra_lsp.lua | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 nvim/lsp/hydra_lsp.lua (limited to 'nvim/lsp/hydra_lsp.lua') 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' }, -} -- cgit v1.2.3