aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* feat: add arduino language server (#1236)Michael Lingelbach2021-09-081-0/+55
* feat: add pascal language server (#1087)Dhia2021-09-081-0/+41
* feat(purescript): add pulp support (#1169)Kosei Kashihara2021-09-081-2/+2
* feat(volar): add support for the volar langserver for Vue (#1223)3nuc2021-09-081-0/+89
* fix: use pairs in LspRestart (#1234)Michael Lingelbach2021-09-071-1/+1
* feat(solidity): support solang language server (#1227)Michael Lingelbach2021-09-051-0/+28
* feat(leanls,lean3ls): add support for Lean 3/4 standard libraries (#1156)Rishikesh Vaishnav2021-09-052-8/+27
* fix(bashls): add .git to root_dir (#1218)Mikhail Zolotukhin2021-09-041-1/+3
* fix(ui): gracefully handle nil filetypes (#1217)kylo2522021-09-031-6/+9
* feat(lemminx): add eclipse/lemminx XML Language Server (#934)tormodatt2021-09-011-0/+32
* feat(htmlls): improve root detection (#1200)Michael Lingelbach2021-08-281-3/+1
* feat(lspinfo): improve layout (#1186)kylo2522021-08-283-120/+213
* feat(shopify): add shopify theme-check-language-server support (#1191)rawalplawit2021-08-281-0/+33
* docs(jsonls): add completion requirements (#1193)garypippi2021-08-281-0/+12
* docs(puppet): add package.json for docgen (#1187)David Hollinger III2021-08-251-0/+1
* Revert "feat(ui): lspinfo: better layout #1184)" (#1185)Michael Lingelbach2021-08-253-185/+113
* feat(ui): lspinfo: better layout #1184)kylo2522021-08-253-113/+185
* fix(pyright): update root detection (#1180)Michael Lingelbach2021-08-241-1/+1
* fix(omnisharp): pass source dir to cmd (#1178)Michael Lingelbach2021-08-241-0/+6
* chore: remove modeline (#1177)Michael Lingelbach2021-08-2456-84/+0
* chore: standardize arg on fname in root (#1176)Michael Lingelbach2021-08-245-11/+9
* chore(pyright): align root with pylsp (#1175)Michael Lingelbach2021-08-241-11/+10
* chore: refactor ui components (#1172)Michael Lingelbach2021-08-243-3/+3
* fix: unsilent autocmd to print warning (#1171)Michael Lingelbach2021-08-242-6/+5
* docs: update tailwindcss installation instructionsMichael Lingelbach2021-08-201-16/+3
* fix: remove empty cmd for java_language_serverMichael Lingelbach2021-08-181-1/+0
* feat(julials): use a separate package env for LanguageServer.jl (#1153)Fredrik Ekre2021-08-171-6/+19
* fix(pyright): use pyrightconfig.json like sign of root directoryVadim Nikolaev2021-08-161-0/+1
* fix(diagnosticls): update cmd to support windows (#1147)Jared Johnson2021-08-151-0/+3
* feat(julials): set cwd for project detection (#1149)Michael Lingelbach2021-08-151-57/+7
* feat(graphql): add more supported config files for root detection (#1141)Keith Smiley2021-08-141-2/+2
* docs(svls): add installation instructions (#1134)Akilesh Kannan2021-08-121-2/+8
* feat: add mint language server (#1136)Michael Fellinger2021-08-111-0/+20
* fix: don't pass the cwd to root_pattern (#1130)kylo2522021-08-103-6/+12
* feat(lspinfo): display autostart status (#964)Matthieu Coudron2021-08-063-0/+11
* 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