aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* feat: add bicep language server (#1077)Damien Pontifex2021-08-061-0/+41
* feat(tsserver): support yarn PnP (#1078)Tom2021-08-061-0/+1
* Merge pull request #1108 from abgeana/masterPeter Lithammer2021-08-051-2/+3
|\
| * fix(ccls): add .ccls as root patternAlexandru Geană2021-08-051-2/+3
* | feat(gopls): add support for "go.work" files (#1125)Peter Lithammer2021-08-051-3/+3
* | docs(ansible): remove faulty package.json (#1119)Michael Lingelbach2021-08-011-1/+0
* | feat: add ansible-language-server (#1118)Craig James Fielder2021-08-011-0/+40
* | docs(efm): remove blankspace (#1113)Michael Lingelbach2021-07-281-2/+2
* | chore: remove xcrun from sourcekit-lsp cmd (#1112)Keith Smiley2021-07-281-1/+1
* | docs(efm): specify that filetypes must be setMichael Lingelbach2021-07-281-0/+12
* | docs(yamlls): fix install command (#1109)Salomon Popp2021-07-271-2/+2
* | improve(jdtls): Simplify configuration and improve documentation (#1082)Emiliano Ruiz Carletti2021-07-271-69/+108
|/
* ci: run codespell on pull requests (#1101)dundargoc2021-07-251-1/+1
* docs: add a direct link to lean.nvim (for leanls and lean3ls) (#1062)Julian Berman2021-07-233-1/+9
* fix(hls): log is configured via haskell.logFileMatthieu Coudron2021-07-202-13/+32
* chore(ocaml): make ocaml filetype order deterministic (#1088)Michael Lingelbach2021-07-201-7/+1
* Merge pull request #1072 from folke/global_configMichael Lingelbach2021-07-192-1/+12
|\
| * feat: added global on_setup hookFolke Lemaitre2021-07-192-0/+7
| * fix: expose get_root_dir instead of config.root_dirFolke Lemaitre2021-07-191-1/+1
| * feat: added option to disable an lsp server from the configFolke Lemaitre2021-07-191-0/+4
* | feat: add serve-d language server (#1080)Scott Little2021-07-171-0/+21
* | fix(omnisharp): proritize .sln over .csproj for root detectionPasi Bergman2021-07-171-2/+4
* | feat(julials): improve project detection and simplify launch (#1079)Fredrik Ekre2021-07-161-16/+46
* | chore: remove pyls and pyls_ms (#1074)Michael Lingelbach2021-07-142-96/+0
|/
* chore: fix typos reported by codespell (#1071)dundargoc2021-07-144-4/+4
* chore: change stylua to single quotes (#1068)Michael Lingelbach2021-07-1394-936/+936
* fix: do not attach server if buftype is 'nofile' (#1064)Michael Lingelbach2021-07-121-3/+3
* chore: format with stylua (#1065)Michael Lingelbach2021-07-123-12/+11
* fix: ensure path exists before calling fs_realpath (#1052)Michael Lingelbach2021-07-091-2/+3
* feat(solagraph): add formatting flag to init_options (#1050)Cameron2021-07-091-0/+1
* Merge pull request #1041 from mjlbach/fix/try-resolve-new-filepathMichael Lingelbach2021-07-081-4/+12
|\
| * feat: try to resolve root for new filesMichael Lingelbach2021-07-081-4/+12
* | feat: add ember language serverJosemar Luedke2021-07-051-0/+29
|/
* Revert "fix: try to resolve root directory if file is not yet on disk"Michael Lingelbach2021-07-051-1/+1
* fix: try to resolve root directory if file is not yet on diskMark Harrison2021-07-041-1/+1
* feat: add PLS, a language server for PerlSeth Daniel2021-07-041-0/+32
* fix: check client is not nil in _setup_buffer()Christian Chiarulli2021-07-041-0/+3
* fix: be less strict about cmd validationMichael Lingelbach2021-07-031-1/+1
* feat: add puppet language serverLucas Crownover2021-07-031-0/+44
* ci: lint and format with styluaMichael Lingelbach2021-07-0391-1595/+1642
* fix: prevent dirname returning '/' if path is empty stringrayx2021-07-031-1/+3
* fix(rust-analyzer): improve root directory detectionDamien DeVille2021-07-031-6/+11
* Merge pull request #956 from clason/texlab-3.1.0Michael Lingelbach2021-07-031-1/+7
|\
| * feat(texlab): update options to 3.2.0Christian Clason2021-06-271-1/+7
* | fix: validate cmd is of type tableMichael Lingelbach2021-07-031-0/+1
* | fix(julials): unintended characters can end up in the server_pathMichael Green2021-07-021-1/+1
* | fix(terraform): terraform-ls is for terraform onlyDavid Hotham2021-06-291-1/+1
* | improve(lean3ls): increase the default memory and timeout limitsJulian Berman2021-06-271-1/+1
* | fix(tailwindcss): pin pre-built extension to 0.6.8 until npm releaseDaniel M. Capella2021-06-151-1/+1
* | improve(tailwindcss): missing validation settings, provide tab size forKarim Abou Zeid2021-06-151-0/+22