v0.1.1
版本发布时间: 2022-01-10 03:23:48
neovim/nvim-lspconfig最新发布版本:v1.0.0(2024-09-11 15:43:16)
What's Changed
- docs: fix URLS to example configurations by @zegervdv in https://github.com/neovim/nvim-lspconfig/pull/1604
- feat(remark): add remark-language-server by @remcohaszing in https://github.com/neovim/nvim-lspconfig/pull/1606
- feat: add verible language server configuration by @zegervdv in https://github.com/neovim/nvim-lspconfig/pull/1605
- fix: properly handle sanitizing bufname in .launch() by @mjlbach in https://github.com/neovim/nvim-lspconfig/pull/1608
- fix: use forward delineated paths in leanlsps by @Julian in https://github.com/neovim/nvim-lspconfig/pull/1610
- fix(denols): add package_json by @tamago324 in https://github.com/neovim/nvim-lspconfig/pull/1611
- feat: add gotmpl to gopls by @brunnre8 in https://github.com/neovim/nvim-lspconfig/pull/1619
- feat: add solc by @williamboman in https://github.com/neovim/nvim-lspconfig/pull/1623
- fix(nimls): remove erroneous package_json entry by @williamboman in https://github.com/neovim/nvim-lspconfig/pull/1624
- ci: remove outdated brew workaround that isn't needed anymore by @dundargoc in https://github.com/neovim/nvim-lspconfig/pull/1625
- refactor(tests): simpler temp_dir detection by @kylo252 in https://github.com/neovim/nvim-lspconfig/pull/1626
- refactor(clangd): Remove obsolete --background-index flag by @kirillbobyrev in https://github.com/neovim/nvim-lspconfig/pull/1630
- feat(leanls): add root dir as command-line arg by @gebner in https://github.com/neovim/nvim-lspconfig/pull/1634
- fix(ltex): use .bat extension on Windows by @williamboman in https://github.com/neovim/nvim-lspconfig/pull/1628
- chore: remove healthcheck by @mjlbach in https://github.com/neovim/nvim-lspconfig/pull/1636
- feat(ltexls): add gitcommit to filetypes by @mjlbach in https://github.com/neovim/nvim-lspconfig/pull/1637
- fix(denols): simplify/update location handler by @mjlbach in https://github.com/neovim/nvim-lspconfig/pull/1638
- Install --locked taplo by @reinhrst in https://github.com/neovim/nvim-lspconfig/pull/1640
- Add configuration for "OpenFOAM language server" by @FoamScience in https://github.com/neovim/nvim-lspconfig/pull/1643
- fix: try_add_wrapper errors if passed nil for bufnr by @oncomouse in https://github.com/neovim/nvim-lspconfig/pull/1648
New Contributors
- @zegervdv made their first contribution in https://github.com/neovim/nvim-lspconfig/pull/1604
- @remcohaszing made their first contribution in https://github.com/neovim/nvim-lspconfig/pull/1606
- @brunnre8 made their first contribution in https://github.com/neovim/nvim-lspconfig/pull/1619
- @kirillbobyrev made their first contribution in https://github.com/neovim/nvim-lspconfig/pull/1630
- @gebner made their first contribution in https://github.com/neovim/nvim-lspconfig/pull/1634
- @reinhrst made their first contribution in https://github.com/neovim/nvim-lspconfig/pull/1640
- @FoamScience made their first contribution in https://github.com/neovim/nvim-lspconfig/pull/1643
- @oncomouse made their first contribution in https://github.com/neovim/nvim-lspconfig/pull/1648
Full Changelog: https://github.com/neovim/nvim-lspconfig/compare/v0.1.0...v0.1.1