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
...
*
refactor: remove outdated code
dundargoc
2024-12-08
2
-6
/
+2
*
refactor: deprecate util.find_node_modules_ancestor
dundargoc
2024-12-08
9
-18
/
+16
*
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
3
-6
/
+6
*
fix(typst_lsp): deprecate typst_lsp to tinymist (#3493)
glepnir
2024-12-05
1
-0
/
+4
*
fix(types): lspconfig.Config commands (#3490)
andrew snelling
2024-12-04
1
-0
/
+3
*
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
16
-26
/
+23
*
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
3
-6
/
+6
*
fix: return string instead of table for find_mercurial_ancestor
dundargoc
2024-11-30
1
-2
/
+2
*
refactor: deprecate util.find_mercurial_ancestor
dundargoc
2024-11-29
1
-9
/
+5
*
refactor: deprecate util.path.is_dir #3475
dundargoc
2024-11-28
2
-12
/
+11
*
refactor: deprecate util.path.is_file #3474
dundargoc
2024-11-28
3
-12
/
+14
*
fix: bashls add bash filetype (#3457)
King Art
2024-11-28
1
-1
/
+1
*
refactor: deprecate `util.path.exists`
dundargoc
2024-11-27
6
-19
/
+23
*
refactor: group deprecated functions at the end
dundargoc
2024-11-27
1
-12
/
+6
*
fix: using method string instead constant (#3468)
glepnir
2024-11-27
1
-1
/
+1
*
refactor: remove internal implementation of `util.path.sanitize` #3464
dundargoc
2024-11-26
7
-17
/
+12
*
ci: check for deprecated util functions #3462
Justin M. Keyes
2024-11-26
1
-3
/
+1
*
refactor: remove implementation of util.path.dirname #3460
dundargoc
2024-11-26
3
-18
/
+5
*
Revert "fix: check existing_client support workspaceFolder (#3452)" (#3459)
glepnir
2024-11-26
1
-8
/
+6
*
fix: check existing_client support workspaceFolder (#3452)
glepnir
2024-11-26
1
-6
/
+8
*
fix: outdated references to 'lspconfig.ui.windows' #3454
Justin M. Keyes
2024-11-25
2
-2
/
+2
*
feat: add silent on error option
Maria José Solano
2024-11-23
2
-9
/
+15
*
feat: use vim.lsp.start instead of vim.lsp.start_client
Maria José Solano
2024-11-23
1
-114
/
+46
*
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
*
chore: fix typo on deprecate of bufls (#3422)
glepnir
2024-11-06
1
-1
/
+1
*
feat(buf): new lsp for protobuf (#3414)
Imron Gamidli
2024-11-06
2
-0
/
+20
*
chore(ruff_lsp): deprecate ruff_lsp in favour of ruff (#3420)
Peter Lithammer
2024-11-06
1
-0
/
+4
*
fix(health): improve format of root dir and doc in checkhealth (#3416)
glepnir
2024-11-03
1
-8
/
+7
*
fix: correct type annotation on lspconfig.Config::on_new_config (#3411)
Tristan Partin
2024-10-31
1
-1
/
+1
*
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
*
fix(health): "root directory" not reported #3402
Justin M. Keyes
2024-10-25
1
-9
/
+10
*
feat(docs): improve formatting of generated docs #3400
Justin M. Keyes
2024-10-24
1
-6
/
+6
*
fix(health): version fails for jdtls #3399
Justin M. Keyes
2024-10-24
1
-1
/
+1
*
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
[prev]
[next]