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