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(texlab): remove deprecated texlab.auxDirectory #3255
Thibault de Villèle
2024-10-14
1
-1
/
+0
*
fix(biome): remove 'css' duplicate #3372
leaked memory
2024-10-14
1
-5
/
+4
*
fix: add graphql and css support for biome (#3370)
John Ferlito
2024-10-14
1
-0
/
+2
*
feat: poryscript-pls (#3366)
Rachel
2024-10-12
1
-0
/
+20
*
docs(lsp_ai): fix docs not rendering properly (#3364)
Robzz
2024-10-11
1
-1
/
+3
*
docs: fix old URL
Justin M. Keyes
2024-10-09
1
-1
/
+1
*
feat: lsp-ai #3206
Robzz
2024-10-09
1
-0
/
+27
*
feat: add basics_ls server config (#3361)
Anton Kastritskii
2024-10-09
1
-0
/
+30
*
feat(configs): add kulala_ls (#3360)
Marco Kellershoff
2024-10-07
1
-0
/
+23
*
fix(harper_ls): filetype "csharp" -> "cs" #3358
Rui Chen
2024-10-06
1
-1
/
+1
*
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
[next]