Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-10 | 1.9 kB | |
v2.3.0 source code.tar.gz | 2025-06-10 | 322.1 kB | |
v2.3.0 source code.zip | 2025-06-10 | 606.1 kB | |
Totals: 3 Items | 930.1 kB | 0 |
What's Changed
- fix(fish_lsp): apply author suggestions by @unlimitedsola in https://github.com/neovim/nvim-lspconfig/pull/3869
- feat(ast_grep): support multiple workspaces by @powerman in https://github.com/neovim/nvim-lspconfig/pull/3866
- Update cairo ls config by @piotmag769 in https://github.com/neovim/nvim-lspconfig/pull/3873
- [feat] add OpenTofu language server by @varac in https://github.com/neovim/nvim-lspconfig/pull/3874
- fix(emmet_ls, emmet_language_server): standardized configs across both emmet lsps by @BlueBlizzardd in https://github.com/neovim/nvim-lspconfig/pull/3878
- feat: cspell language server by @Yuki-bun in https://github.com/neovim/nvim-lspconfig/pull/3877
- feat(helm_ls,yamlls): support custom filetype for helm-ls by @qvalentin in https://github.com/neovim/nvim-lspconfig/pull/3881
- fix: enable :LspLog command in Nvim 0.11.2 by @svermeulen in https://github.com/neovim/nvim-lspconfig/pull/3883
- fix(eslint): LspEslintFixAll not running sync by @pearofducks in https://github.com/neovim/nvim-lspconfig/pull/3876
- Add Postcss for Django by @ndlrfz in https://github.com/neovim/nvim-lspconfig/pull/3884
- fix(clangd): set offset_encoding correctly by @someoneinjd in https://github.com/neovim/nvim-lspconfig/pull/3887
- feat(bicep): add
bicep-params
filetype for bicep lsp by @damienpontifex in https://github.com/neovim/nvim-lspconfig/pull/3886 - fix(helm_ls,yamlls): support custom filetype for helm-ls by @qvalentin in https://github.com/neovim/nvim-lspconfig/pull/3893
- fix: restore :LspStart/LspStop behaviour without arguments by @toupeira in https://github.com/neovim/nvim-lspconfig/pull/3890
- fix: support :LspRestart without arguments by @toupeira in https://github.com/neovim/nvim-lspconfig/pull/3895
Full Changelog: https://github.com/neovim/nvim-lspconfig/compare/v2.2.0...v2.3.0