aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
...
* docs(prismals): improve server description and installationJoël Galeran2022-01-241-2/+5
* docs(ansible): fix install link and switch to npm (#1682)Matthew Toohey2022-01-241-2/+3
* feat: add awk-language-server (#1665)lilibyte2022-01-231-0/+22
* fix: do not index nil config.filestypes in try_add (#1673)kyoh862022-01-221-4/+8
* feat(html): enable formatter by default (#1669)Oliver2022-01-201-0/+3
* feat(jsonls): jsonc filetype supportKarim Abou Zeid2022-01-201-1/+1
* fix(lemminx): add XSL and XSLT to filetypes (#1667)Muhmud Ahmad2022-01-181-1/+1
* fix(golangci_lint_ls): use .golangci.yaml config (#1662)Jimmy Zelinskie2022-01-161-3/+3
* fix(psalm): use .bat on Windows (#1660)William Boman2022-01-151-1/+7
* feat(tailwindcss): add heex support (#1644)Sean Baildon2022-01-141-0/+1
* fix(ccls): set offset_encoding to utf-32 (#1649)black-desk2022-01-111-0/+1
* chore: remove sourcekit package.json (#1655)Michael Lingelbach2022-01-111-1/+0
* feat: add asm_lsp (#1652)William Boman2022-01-111-0/+19
* feat: add opencl_ls (#1654)William Boman2022-01-111-0/+21
* feat(hls): enable single-file supportMatthieu Coudron2022-01-111-0/+1
* fix: try_add_wrapper errors if passed nil for bufnr (#1648)v0.1.1oncomouse2022-01-091-0/+1
* feat: add OpenFOAM language server (#1643)Mohammed Elwardi Fadeli2022-01-091-0/+32
* docs(taplo): update installation instructions (#1640)Claude2022-01-061-1/+1
* fix(denols): simplify/update location handler (#1638)Michael Lingelbach2022-01-051-49/+4
* feat(ltexls): add gitcommit to filetypes (#1637)Michael Lingelbach2022-01-051-1/+1
* chore: remove healthcheck (#1636)Michael Lingelbach2022-01-051-28/+0
* fix(ltex): use .bat extension on Windows (#1628)William Boman2022-01-041-1/+6
* feat(leanls): add root dir as command-line arg (#1634)Gabriel Ebner2022-01-041-0/+4
* refactor(clangd): remove obsolete --background-index flag (#1630)Kirill Bobyrev2022-01-031-1/+1
* fix(nimls): remove erroneous package_json entry (#1624)William Boman2021-12-301-1/+0
* feat: add solc (#1623)William Boman2021-12-301-0/+19
* feat: add gotmpl to gopls filetypes (#1619)Reto2021-12-261-1/+1
* 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
* feat: add verible configuration (#1605)Zeger Van de Vannet2021-12-241-0/+21
* feat(remark): add remark-language-server (#1606)Remco Haszing2021-12-241-0/+50
* 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
* fix: internally use forward delineated paths cross-platform (#1593)Michael Lingelbach2021-12-232-41/+46
* 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-211-1/+12
* feat(efm): re-enable single file supportMichael Lingelbach2021-12-191-3/+12
* feat: add grammarly support (#1562)Matthew Toohey2021-12-191-0/+31
* 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
* fix: remove dependency on deprecated close_preview_autocommand (#1575)Michael Lingelbach2021-12-161-1/+3
* fix(codeqlls): remove single_file_support (#1577)William Boman2021-12-161-1/+0
* feat(emmet_ls): enable single_file_support (#1573)Raafat Turki2021-12-151-0/+2
* feat: add cssmodules_ls (#1568)William Boman2021-12-141-0/+31
* fix(erlang_ls): use correct cmd on non-windows systemsMichael Lingelbach2021-12-141-1/+1
* fix: update erlangls cmd for win32 (#1566)Luke Bakken2021-12-131-1/+6
* fix(ccls): delete invalid root directory pattern (#1565)rhcher2021-12-131-3/+3
* fix(solargraph): restore correct cmd (#1560)Morita Taro2021-12-121-2/+2