nix-config/modules/home/vim/plugin
Bruno BELANYI 6b1b5300cd
All checks were successful
ci/woodpecker/push/check Pipeline was successful
home: vim: lspconfig: simplify LSP config
Despite what I just said in the previous commit, I decided to remove the
`is_executable` checks and always enable all servers.

I figured out that NeoVim actually handles `PATH` modifications pretty
well in this scenario: making a previously unavailable server executable
will automatically enable it.
2025-10-03 12:39:18 +00:00
..
settings home: vim: lspconfig: simplify LSP config 2025-10-03 12:39:18 +00:00
abbreviations.lua home: create 'modules/home' folder 2023-11-11 18:12:05 +00:00
numbertoggle.lua home: vim: numbertoggle: remove 'TermOpen' event 2025-04-14 10:20:02 +00:00
signtoggle.lua home: vim: signtoggle: only show signs if 'number' 2025-04-14 10:24:33 +00:00