index
:
nvim-lspconfig
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
lspconfig
/
configs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix: add `build.gradle.kts` for java language server (#3528)
Enaium
2024-12-28
1
-1
/
+1
*
fix(mdx-analyzer): get dirname of vim.fs.find result (#3527)
MuntasirSZN2
2024-12-25
1
-2
/
+2
*
feat: autohotkey_lsp #3408
Tom
2024-12-22
1
-0
/
+56
*
refactor: deprecate util.path.path_separator
dundargoc
2024-12-21
2
-2
/
+2
*
refactor: deprecate util.path.join
dundargoc
2024-12-21
17
-43
/
+39
*
feat(msbuild): config instruction for filetypes (#3516)
Rui Chen
2024-12-17
1
-3
/
+23
*
fix(ruff, ruff_lsp, crystalline, janet_lsp): returning a function from root p...
apostoli
2024-12-15
4
-4
/
+5
*
refactor: deprecate util.find_git_ancestor
dundargoc
2024-12-14
153
-362
/
+395
*
fix(regression): fix for vim.fs.find regression not returning parent director...
Jacob Reed
2024-12-13
4
-8
/
+7
*
refactor: deprecate util.find_package_json_ancestor
dundargoc
2024-12-13
4
-8
/
+8
*
fix(tinymist): fallback to single file in some case (#3501)
Yaksis
2024-12-12
1
-1
/
+1
*
fix(kotlin_language_server): wrong cmd on Windows #3500
Kevin Nitro
2024-12-11
1
-3
/
+0
*
docs(volar): fix dead links and remove outdated content (#3498)
Fabien
2024-12-10
1
-44
/
+38
*
fix(volar & astro): remove duplicate node_modules (#3497)
汐
2024-12-09
2
-2
/
+2
*
refactor: remove outdated code
dundargoc
2024-12-08
1
-5
/
+1
*
refactor: deprecate util.find_node_modules_ancestor
dundargoc
2024-12-08
8
-10
/
+11
*
feat: ltex-ls-plus #3442
Stefano Volpe
2024-12-07
1
-0
/
+93
*
Revert "refactor: use simpler file existence check" #3495
Justin M. Keyes
2024-12-06
2
-2
/
+2
*
docs: broken elixir-ls URL #3489
Justin M. Keyes
2024-12-02
1
-6
/
+7
*
refactor: replace all instances of vim.uv with vim.loop
dundargoc
2024-12-02
12
-12
/
+12
*
fix(statix): use correct cmd (#3487)
uncenter
2024-12-02
1
-1
/
+1
*
fix(fennel-ls): enable single_file_support #3417
Emma
2024-12-01
1
-0
/
+1
*
refactor: use simpler file existence check
dundargoc
2024-12-01
2
-2
/
+2
*
refactor: deprecate util.path.is_dir #3475
dundargoc
2024-11-28
1
-1
/
+1
*
refactor: deprecate util.path.is_file #3474
dundargoc
2024-11-28
2
-2
/
+3
*
fix: bashls add bash filetype (#3457)
King Art
2024-11-28
1
-1
/
+1
*
refactor: deprecate `util.path.exists`
dundargoc
2024-11-27
5
-5
/
+5
*
refactor: remove internal implementation of `util.path.sanitize` #3464
dundargoc
2024-11-26
4
-5
/
+5
*
fix: outdated references to 'lspconfig.ui.windows' #3454
Justin M. Keyes
2024-11-25
2
-2
/
+2
*
fix: pass offset_encoding in some make params util functions(#3449)
Rocky
2024-11-24
2
-4
/
+10
*
docs(harper_ls): fix links to current harper repo (#3444)
Jon Surrell
2024-11-22
1
-2
/
+2
*
refactor(texlab): clean commands function (#3430)
glepnir
2024-11-20
1
-140
/
+87
*
feat(vale_ls): add reStructuredText to filetypes (#3439)
Antonin Godard
2024-11-17
1
-1
/
+1
*
feat: add support using erb files to ruby-lsp (#3435)
Vinícius Bispo
2024-11-15
1
-1
/
+1
*
feat: add robotcode support (#3431)
Tendon
2024-11-12
1
-0
/
+24
*
fix(texlab): use exec_cmd method in cleanArtifacts and cleanAuxiliary (#3428)
Dimitris Dimitropoulos
2024-11-10
1
-2
/
+30
*
fix(texlab): use exec_cmd method (#3427)
Dimitris Dimitropoulos
2024-11-10
1
-1
/
+8
*
feat: add the official Nextflow Language Server nextflow_ls (#3423)
Micah Halter
2024-11-07
1
-0
/
+43
*
feat(buf): new lsp for protobuf (#3414)
Imron Gamidli
2024-11-06
1
-0
/
+16
*
feat: harper supports nix filetype #3407
Jeremy Fleischman
2024-10-28
1
-12
/
+13
*
fix(dprint): add graphql to filetypes #3406
Maria José Solano
2024-10-28
1
-0
/
+1
*
feat: ts_query_ls (for tree-sitter query files) #3404
Riley Bruins
2024-10-25
1
-0
/
+45
*
feat(docs): improve formatting of generated docs #3400
Justin M. Keyes
2024-10-24
1
-6
/
+6
*
refactor(docs): drop redundant default_config #3398
Justin M. Keyes
2024-10-24
128
-494
/
+48
*
refactor(docs): drop redundant default_config #3397
Justin M. Keyes
2024-10-24
61
-227
/
+6
*
feat(docs): autogenerate default_config docs
Justin M. Keyes
2024-10-24
1
-1
/
+1
*
feat(docs): autogenerate default_config docs
Justin M. Keyes
2024-10-24
12
-77
/
+16
*
feat: ada_ls #3394
Ghjuvan Lacambre
2024-10-24
1
-0
/
+32
*
fix(lua_ls): when neither lua or git root found, return nil. See #3322 (#3391)
Folke Lemaitre
2024-10-22
1
-0
/
+3
*
docs(lua_ls): hint about personal config #3381
Jean-Charles Quillet
2024-10-18
1
-1
/
+1
[prev]
[next]