aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* chore(main): release 1.2.0 (#216)v1.2.0williambotman[bot]2023-04-281-2/+2
* fix(command): don't display error if no language/server is selected in :LspIn...William Boman2023-04-281-29/+30
* feat: add java_language_server (#127)Vladyslav Aviedov2023-04-283-1/+7
* chore: update generated code (#213)williambotman[bot]2023-04-271-4/+4
* chore(main): release 1.1.0 (#209)v1.1.0williambotman[bot]2023-04-251-3/+3
* feat: allow handlers to be passed via `.setup()` (#208)William Boman2023-04-252-0/+10
* chore(main): release 1.0.1 (#205)v1.0.1williambotman[bot]2023-04-221-2/+2
* fix: fix language map (#202)William Boman2023-04-222-4/+31
* chore: add version module (#201)v1.0.0William Boman2023-04-211-0/+8
* feat: add typst_lsp mapping (#198)William Boman2023-04-212-0/+2
* refactor: only notify bad setup order if it impacts functionality (#196)William Boman2023-04-182-5/+21
* feat: notify if mason has not been set up (#195)William Boman2023-04-186-5/+20
* feat: add helm-ls (#194)DrummyFloyd2023-04-172-0/+2
* fix(julials): expand cmd for Windows (#193)William Boman2023-04-161-1/+1
* fix(julials)!: compat with new registry (#192)William Boman2023-04-151-1/+0
* feat: add `pylyzer` lsp to the server mapping (#188)Peeranut Pongpakatien2023-04-122-1/+2
* chore: update generated code (#189)williambotman[bot]2023-04-121-0/+1
* chore: update generated code (#186)williambotman[bot]2023-04-081-1/+1
* chore: update generated code (#184)williambotman[bot]2023-04-071-3/+3
* feat: add azure_pipelines_ls to the server mapping (#180)ionutleca2023-04-052-1/+2
* feat: register package aliases (#182)elky2023-04-051-0/+7
* feat: refresh registry before installing servers in ensure_installed (#170)William Boman2023-03-242-12/+22
* fix(scripts): setup mason and refresh registry (#177)William Boman2023-03-241-9/+11
* fix: don't auto install servers when headless (#175)William Boman2023-03-182-1/+5
* chore: update generated code (#174)williambotman[bot]2023-03-171-0/+1
* style: enforce import order (#169)William Boman2023-03-128-11/+11
* feat: add standardrb (#167)meredith2023-03-062-1/+2
* chore: update generated code (#165)williambotman[bot]2023-03-031-1/+1
* feat(solang): also include $MASON/opt/solang llvm bins (#164)William Boman2023-03-021-3/+5
* feat: add docker-compose-language-service (#151)Marc Deop2023-02-142-1/+2
* feat: add antlersls (#150)William Boman2023-02-122-2/+4
* fix: rename sumneko_lua -> lua_ls (#148)tako2023-02-123-3/+3
* feat: add fennel_language_server (#144)Massolari2023-02-112-0/+2
* feat: add unocss (#146)William Boman2023-02-072-6/+7
* feat: add move_analyzer (#145)William Boman2023-02-072-1/+3
* chore: update generated code (#142)williambotman[bot]2023-01-311-0/+1
* feat: add veryl_ls (#140)William Boman2023-01-262-0/+2
* feat: add vtsls (#137)William Boman2023-01-242-6/+7
* feat: add pyre (#136)William Boman2023-01-232-1/+2
* feat: add bright_script (#133)Cason Adams2023-01-222-0/+2
* refactor: read install dir from params (#135)William Boman2023-01-191-5/+5
* fix(drools-lsp): apply mason's package install path of the jar on behalf of t...David Ward2023-01-191-0/+10
* chore: update generated code (#134)williambotman[bot]2023-01-191-0/+1
* feat: more notify() messages when auto installing servers (#131)William Boman2023-01-163-8/+31
* refactor: use reduce to merge config tables (#130)William Boman2023-01-161-2/+1
* refactor(hook): always expand cmd on Windows (#126)William Boman2023-01-132-94/+1
* feat: add drools_lsp (#125)David Ward2023-01-132-0/+2
* feat: add openscad_lsp (#123)William Boman2023-01-093-0/+3
* feat(solang): expand llvm path instead of hard-coding it (#122)William Boman2023-01-061-2/+1
* feat: add raku_navigator (#119)Humberto Massa2022-12-304-0/+8