summaryrefslogtreecommitdiff
path: root/nvim/pack/neovim/start/nvim-lspconfig
AgeCommit message (Collapse)Author
4 daysnvim: lspconfig: Update to v2.5.0xengineering
The so far used version was outdated for a very long time.
2024-02-26nvim: Add nvim-lspconfig plugin as Git submodulexengineering
Configuring the built-in language server protocol (LSP) client is very complex. The nvim-lspconfig which is from the same GitHub user as Neovim itself provides configurations for a lot of LSP servers. Adding it as submodule to this repository makes sense because it is an essential part of the editor configuration.