Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-10 | 1.4 kB | |
v2.0.0 source code.tar.gz | 2025-04-10 | 248.4 kB | |
v2.0.0 source code.zip | 2025-04-10 | 416.7 kB | |
Totals: 3 Items | 666.4 kB | 0 |
What's Changed
- feat: require Nvim 0.10+ by @justinmk in https://github.com/neovim/nvim-lspconfig/pull/3692
- refactor: deprecate util functions by @justinmk in https://github.com/neovim/nvim-lspconfig/pull/3691
- refactor: deprecate util.get_lsp_clients by @justinmk in https://github.com/neovim/nvim-lspconfig/pull/3694
- refactor: deprecate add_hook_before/after by @justinmk in https://github.com/neovim/nvim-lspconfig/pull/3695
- docs: cleanup by @justinmk in https://github.com/neovim/nvim-lspconfig/pull/3696
- refactor: deprecate get_active_client_by_name by @justinmk in https://github.com/neovim/nvim-lspconfig/pull/3697
- feat: rpmspec by @mcepl in https://github.com/neovim/nvim-lspconfig/pull/3568
- feat(bqls): Add bqls support by @joshbode in https://github.com/neovim/nvim-lspconfig/pull/3486
- fix(openedge_ls): Update configuration by @gquerret in https://github.com/neovim/nvim-lspconfig/pull/3623
- feat(tinymist): implement simple workspace commands by @DimitrisDimitropoulos in https://github.com/neovim/nvim-lspconfig/pull/3639
- stylelint config update by @kocv59 in https://github.com/neovim/nvim-lspconfig/pull/3702
- refactor: replace all instances of vim.loop with vim.uv by @cbandy in https://github.com/neovim/nvim-lspconfig/pull/3703
Full Changelog: https://github.com/neovim/nvim-lspconfig/compare/v1.8.0...v2.0.0