aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: try_add_wrapper errors if passed nil for bufnr (#1648)v0.1.1oncomouse2022-01-091-0/+1
* docs: update server_configurations.mdgithub-actions2022-01-092-4/+80
* feat: add OpenFOAM language server (#1643)Mohammed Elwardi Fadeli2022-01-091-0/+32
* docs: update server_configurations.mdgithub-actions2022-01-062-2/+26
* docs(taplo): update installation instructions (#1640)Claude2022-01-061-1/+1
* docs: update server_configurations.mdgithub-actions2022-01-062-4/+0
* fix(denols): simplify/update location handler (#1638)Michael Lingelbach2022-01-051-49/+4
* docs: update server_configurations.mdgithub-actions2022-01-052-2/+2
* feat(ltexls): add gitcommit to filetypes (#1637)Michael Lingelbach2022-01-051-1/+1
* docs: update server_configurations.mdgithub-actions2022-01-052-2/+2
* chore: remove healthcheck (#1636)Michael Lingelbach2022-01-053-38/+0
* fix(ltex): use .bat extension on Windows (#1628)William Boman2022-01-041-1/+6
* docs: update server_configurations.mdgithub-actions2022-01-042-0/+8
* feat(leanls): add root dir as command-line arg (#1634)Gabriel Ebner2022-01-041-0/+4
* docs: update server_configurations.mdgithub-actions2022-01-042-2/+2
* refactor(clangd): remove obsolete --background-index flag (#1630)Kirill Bobyrev2022-01-031-1/+1
* refactor(tests): simpler temp_dir detection (#1626)kylo2522022-01-021-6/+1
* ci: remove outdated brew workaround (#1625)dundargoc2021-12-311-1/+0
* docs: update server_configurations.mdgithub-actions2021-12-302-162/+0
* fix(nimls): remove erroneous package_json entry (#1624)William Boman2021-12-301-1/+0
* docs: update server_configurations.mdgithub-actions2021-12-302-0/+50
* feat: add solc (#1623)William Boman2021-12-301-0/+19
* docs: update CONTRIBUTING.mdMichael Lingelbach2021-12-261-1/+9
* docs: update server_configurations.mdgithub-actions2021-12-262-2/+2
* feat: add gotmpl to gopls filetypes (#1619)Reto2021-12-261-1/+1
* docs: update server_configurations.mdgithub-actions2021-12-262-0/+208
* fix(denols): add package_json (#1611)tamago3242021-12-261-0/+1
* fix: use forward delineated paths in leanlsps (#1610)Julian Berman2021-12-262-2/+4
* fix: properly handle sanitizing bufname in .launch() (#1608)Michael Lingelbach2021-12-251-5/+4
* docs: update server_configurations.mdgithub-actions2021-12-242-0/+72
* feat: add verible configuration (#1605)Zeger Van de Vannet2021-12-241-0/+21
* docs: update server_configurations.mdgithub-actions2021-12-242-0/+116
* feat(remark): add remark-language-server (#1606)Remco Haszing2021-12-241-0/+50
* docs: fix URLS to example configurations (#1604)Zeger Van de Vannet2021-12-241-2/+2
* fix: attach to buffer when manually launching in single file mode (#1599)v0.1.0Michael Lingelbach2021-12-231-1/+2
* fix: only attempt to attach to valid bufnames (#1598)Michael Lingelbach2021-12-232-12/+21
* fix: do not attach server to buffers with nil or missing name (#1597)Michael Lingelbach2021-12-231-4/+20
* docs: update server_configurations.mdgithub-actions2021-12-232-20/+0
* fix: internally use forward delineated paths cross-platform (#1593)Michael Lingelbach2021-12-233-41/+49
* docs: update server_configurations.mdgithub-actions2021-12-212-4/+4
* chore: fix blanklines in efm.lua (#1592)Michael Lingelbach2021-12-211-2/+2
* fix: only stop/restart managed clients on :LspStop/:LspRestart (#1591)Jose Alvarez2021-12-212-2/+13
* docs: update server_configurations.mdgithub-actions2021-12-202-2/+24
* feat(efm): re-enable single file supportMichael Lingelbach2021-12-191-3/+12
* docs: update server_configurations.mdgithub-actions2021-12-202-0/+70
* feat: add grammarly support (#1562)Matthew Toohey2021-12-191-0/+31
* docs: update server_configurations.mdgithub-actions2021-12-172-8/+10
* Merge pull request #1583 from nathanielc/rename-flux-lspMichael Lingelbach2021-12-171-0/+1
|\
| * fix: add single_file_support to flux_lspNathaniel Cook2021-12-171-0/+1
| * fix: rename flux-lsp to flux_lspNathaniel Cook2021-12-171-0/+0
|/