neovim/after/ftplugin
iGor milhit 5a4aef50cd
plugins: rewrite the LSP configuration
- Rewrites the LSP configuration to neovim v0.11+ capabilities in the
  mason.lua file.
- Adapts the completion configuration accordingly.
- Removes lsp-zero unnecessary plugin.
- Removes the nvim-lsp-file-operations plugin that I never use.
- Removes deprecated keybindings for diagnostics.
- Removes branch options when installing venv-selector.
- Updates options for JSON folding.
- Updates the README accordingly.
- I have been helped by the Kimi language model provided by the Kagi
  assistant interface.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2025-12-19 13:57:25 +01:00
..
html.lua html: unset the textwidth for html filetype 2024-05-16 12:06:44 +02:00
json.lua plugins: rewrite the LSP configuration 2025-12-19 13:57:25 +01:00
markdown.lua plugins: configure environment for quarto 2024-12-18 09:30:08 +01:00
pandoc.lua plugins: folds .md frontmatter and code blocks 2024-10-10 14:40:45 +02:00
quarto.lua plugins: configure environment for quarto 2024-12-18 09:30:08 +01:00