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(util): root_markers_with_field should not match directories #4219
David
2025-11-27
1
-1
/
+1
*
docs: add deprecation notice to lua/lspconfig/configs #4189
Justin M. Keyes
2025-11-15
360
-0
/
+2521
*
fix: show backtrace from deprecate() call
Justin M. Keyes
2025-10-11
1
-1
/
+1
*
fix!: remove ocamlls #4118
Seiya
2025-10-10
1
-19
/
+0
*
fix(utils): normalize root_pattern result #4093
Pete Coleman
2025-09-23
1
-1
/
+2
*
refactor!: deprecate old framework/configs, Nvim 0.10 #4077
Justin M. Keyes
2025-09-17
2
-2
/
+12
*
fix(atopile): rename file, move to correct location #4039
MrNavaStar
2025-08-25
1
-14
/
+0
*
feat: atopile #4036
MrNavaStar
2025-08-25
1
-0
/
+14
*
fix(gitlab_ls): root dir ordering #4025
Aleš Brelih
2025-08-21
1
-1
/
+1
*
refactor(yamlls): non-hacky way to enable formatting #4012
Tomáš Janoušek
2025-08-19
1
-0
/
+2
*
fix(clangd): old config style still including proto filetype #3998
Andrew Marshall
2025-08-14
1
-1
/
+1
*
refactor(lsp): vim.lsp.get_log_path() -> vim.lsp.log.get_filename() #3997
Sebastian Lyng Johansen
2025-08-14
1
-1
/
+1
*
fix(golangci_lint_ls): support v2 wrapper script #3984
Alex Efros
2025-08-05
1
-2
/
+4
*
feat(harper): clojure filetype #3952
Jeriel Baptista Verissimo
2025-07-16
1
-0
/
+1
*
docs: correct install command for pug lsp #3926
G'lek Tarssza
2025-06-24
1
-1
/
+1
*
fix: some `on_attach` callbacks may act on the wrong buffer #3916
Dmytro Meleshko
2025-06-20
1
-2
/
+2
*
docs(millet): update install target to millet-ls #3903
jxu
2025-06-11
1
-2
/
+2
*
fix(helm_ls,yamlls): support custom filetype for helm-ls #3893
qvalentin
2025-06-07
2
-2
/
+2
*
feat(bicep): add `bicep-params` filetype #3886
Damien Pontifex
2025-06-04
1
-1
/
+1
*
fix(fish_lsp): various improvements #3869
Sola
2025-05-26
1
-2
/
+4
*
feat(golangci_lint_ls): add support for v1 #3865
Alex Efros
2025-05-22
1
-0
/
+18
*
refactor: generalize insert_package_json() #3833
Justin M. Keyes
2025-05-10
1
-28
/
+16
*
feat(tailwindcss): add detection for Phoenix projects #3831
David Bernheisel
2025-05-09
1
-0
/
+21
*
fix(configs): eliminate some usages of root_pattern #3820
Justin M. Keyes
2025-05-04
1
-0
/
+8
*
perf: execute sanitize_cmd only on Windows to speed up WSL #3808
luca-sartore-prorob
2025-04-30
1
-0
/
+5
*
Revert "fix(configs): remove sanitize_cmd #3806
Justin M. Keyes
2025-04-29
1
-0
/
+13
*
feat: laravel-ls #3802
Henrik Hautakoski
2025-04-29
1
-0
/
+18
*
fix: improve typescript server path search for ts-dependent lsp #3795
Alexis Tacnet
2025-04-28
4
-18
/
+15
*
feat(util): support "package.json5" #3794
Mohamed Hubail
2025-04-27
1
-4
/
+3
*
fix(configs): remove sanitize_cmd #3778
jrop
2025-04-26
1
-13
/
+0
*
refactor: deprecate util.validate_bufnr()
Justin M. Keyes
2025-04-23
1
-14
/
+16
*
refactor: deprecate util.path.search_ancestors()
Justin M. Keyes
2025-04-23
1
-21
/
+22
*
refactor: deprecate util functions
Justin M. Keyes
2025-04-23
1
-85
/
+90
*
docs(rpmspec): updated `cmd` and `description` #3756
Kris
2025-04-23
1
-1
/
+7
*
docs(sqls): fix install instructions #3758
George
2025-04-22
1
-1
/
+1
*
Revert "fix(util): improve wildcard escaping" #3729
Justin M. Keyes
2025-04-15
1
-8
/
+1
*
fix(util): improve wildcard escaping #3690
ryoppippi
2025-04-14
1
-1
/
+8
*
feat(typos-lsp): support pyproject.toml and Cargo.toml #3707
Oliver Mannion
2025-04-12
1
-1
/
+1
*
refactor: replace vim.loop with vim.uv #3703
v2.0.0
Chris Bandy
2025-04-10
21
-30
/
+30
*
fix(stylelint): update root_file, filetypes #3702
kocv59
2025-04-09
1
-0
/
+4
*
feat(tinymist): workspace commands #3639
Dimitris Dimitropoulos
2025-04-08
1
-0
/
+70
*
fix(openedge_ls): update configuration #3623
Gilles Querret
2025-04-07
1
-18
/
+20
*
feat: bqls #3486
Josh Bode
2025-04-05
1
-0
/
+22
*
feat: rpmspec #3568
Matěj Cepl
2025-04-05
1
-0
/
+18
*
refactor: deprecate get_active_client_by_name #3697
Justin M. Keyes
2025-04-05
6
-16
/
+15
*
refactor: deprecate add_hook_before/after #3695
Justin M. Keyes
2025-04-05
1
-24
/
+26
*
refactor: deprecate util.get_lsp_clients #3694
Justin M. Keyes
2025-04-05
7
-17
/
+20
*
refactor: deprecate util functions #3691
Justin M. Keyes
2025-04-05
1
-32
/
+34
*
feat: require Nvim 0.10+ #3692
Justin M. Keyes
2025-04-05
1
-1
/
+1
*
feat: "just" lsp #3655
liam
2025-04-05
1
-0
/
+17
[next]