index
:
nvim-lspconfig
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(fennel-ls): use closest cfg as root directory and fallback to git repo ro...
Emma
2024-10-06
1
-1
/
+7
*
refactor: remove unnecessary code
dundargoc
2024-10-05
1
-1
/
+0
*
fix(health): skip format root when in single file mode (#3348)
glepnir
2024-10-04
1
-0
/
+3
*
Revert "fix: autostart=false: attach when editing new, nonexistent file #2712...
glepnir
2024-10-04
1
-13
/
+4
*
feat: add ungrammar-languageserver support (#3312)
Binh Tran
2024-10-04
1
-0
/
+34
*
feat: add initial marko-js lsp config (#3228)
Russ
2024-10-04
1
-0
/
+21
*
fix: autostart=false: attach when editing new, nonexistent file #2712
Iain King-Speir
2024-10-03
1
-4
/
+13
*
feat(unocss): use filetypes from vscode extension #3317
ryoppippi
2024-10-03
1
-2
/
+20
*
fix(health): root directory always "single file mode"
Justin M. Keyes
2024-10-03
1
-10
/
+17
*
fix: malformed version message in older Nvim #3345
Micah Halter
2024-10-03
1
-2
/
+16
*
feat: assert minimum required Nvim version #3338
dundargoc
2024-10-03
1
-0
/
+10
*
fix(health): support Nvim 0.9
Justin M. Keyes
2024-10-02
4
-13
/
+13
*
feat(lspinfo): replace :LspInfo with :checkhealth #3339
Justin M. Keyes
2024-10-02
3
-283
/
+80
*
fix(zls): use workspace zls.json if available #2944
Laurynas Lazauskas
2024-10-02
1
-0
/
+6
*
refactor: replace deprecated vim.loop with vim.uv
dundargoc
2024-10-02
15
-17
/
+17
*
feat: expose config definition as `config_def` #3335
Justin M. Keyes
2024-10-02
2
-3
/
+8
*
feat: add vscoqtop (#3334)
Jaehwang Jung
2024-10-02
1
-0
/
+17
*
fix(julials): inverted `assert` check #3333
Micah Halter
2024-10-01
1
-1
/
+1
*
fix(lua-language-server): root directory pattern #3322
Peter Kling
2024-10-01
1
-8
/
+3
*
refactor: rename "server_configurations" => "configs" #3330
Justin M. Keyes
2024-10-01
332
-4
/
+3
*
feat(julials): JuliaActivateEnv command #3318
Micah Halter
2024-10-01
1
-1
/
+65
*
fix(stylelint_lsp): remove all javascript dialects from stylelint_lsp filetyp...
Kai Moschcau
2024-09-29
1
-4
/
+0
*
docs(taplo): update out of date docstring with new root_dir (#3319)
Micah Halter
2024-09-25
1
-1
/
+1
*
fix(cairo_ls): update bin_name value for cairo language server (#3315)
Eric Alaribe
2024-09-23
1
-6
/
+3
*
fix(gopls): fix nil error when go env GOMODCACHE returns nothing (#3316)
Connor
2024-09-23
1
-1
/
+3
*
fix: root_dir support string value directly (#3313)
glepnir
2024-09-23
2
-3
/
+7
*
fix(c3): fix typo of pattern (#3311)
glepnir
2024-09-21
1
-1
/
+1
*
fix(c3): update c3 root pattern (#3309)
id3nom
2024-09-21
1
-5
/
+2
*
fix(als): remove als config (#3310)
Tama McGlinn
2024-09-20
1
-41
/
+0
*
docs(lua_ls): fix fragile example code #3133
Michael Härtl
2024-09-19
1
-3
/
+5
*
feat: show deprecate servers list in LspInfo (#3308)
glepnir
2024-09-18
2
-28
/
+47
*
fix(ltex-ls): command fails on windows when using mason (#3305)
lucasbrg
2024-09-17
1
-6
/
+1
*
fix: sourcekit lsp filetypes (#3301)
Andrés Martínez
2024-09-14
1
-1
/
+5
*
feat: add c3-lsp support (#3299)
xb-bx
2024-09-12
1
-0
/
+21
*
feat: add daedalus-language-server support (#3259)
pm4rcin
2024-09-11
1
-0
/
+28
*
feat(ziggy): add ziggy and ziggy_schema support (#3296)
Tim Culverhouse
2024-09-10
2
-0
/
+42
*
feat(kcl): add kcl-language-server support (#3294)
DrummyFloyd
2024-09-10
1
-0
/
+20
*
fix(snakeskin): change snakeskin lsp start command (#3293)
Maxim Sinelnikov
2024-09-09
1
-1
/
+1
*
docs(v-analyzer): change repository location to vlang org (#3292)
Nemoola
2024-09-09
1
-2
/
+2
*
feat(ts_ls)!: rename `tsserver` to `ts_ls` #3232
Yi Ming
2024-09-05
4
-4
/
+10
*
docs(wgsl-analyzer): add missing close paren (#3290)
Oughie
2024-09-02
1
-1
/
+1
*
fix(bazelrc-lsp): rename bazelrc-lsp to bazelrc_lsp (#3287)
Johan
2024-08-30
1
-0
/
+0
*
feat: add snakeskin_ls server configuration (#3286)
Maxim Sinelnikov
2024-08-29
1
-0
/
+19
*
fix: tea-leaves was renamed and replaced teal-language-server (#3285)
Steve Vermeulen
2024-08-27
2
-37
/
+8
*
feat: improve default haxe_language_server init_options (#3284)
tobil4sk
2024-08-26
1
-8
/
+35
*
fix(rescripls): enable typechecking, improve doc (#3281)
Buck Evan
2024-08-23
1
-1
/
+25
*
fix(r-language-server): use `--no-echo` instead of `--slave` (#3280)
mutlusun
2024-08-23
1
-1
/
+1
*
fix(scheme-langserver): defaultly enable log/out/multi-thread and disable typ...
ufo5260987423
2024-08-22
1
-2
/
+1
*
fix(als): deprecate als in favour of a separate plugin (#3277)
Tama McGlinn
2024-08-22
1
-0
/
+4
*
fix(texlab): do not pass buf as parameter (#3276)
Dimitris Dimitropoulos
2024-08-21
1
-48
/
+26
[next]