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
/
manager.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: replace vim.loop with vim.uv #3703
v2.0.0
Chris Bandy
2025-04-10
1
-2
/
+2
*
refactor: replace all instances of vim.uv with vim.loop
dundargoc
2024-12-02
1
-3
/
+2
*
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
1
-2
/
+2
*
refactor: remove implementation of util.path.dirname #3460
dundargoc
2024-11-26
1
-1
/
+1
*
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
*
feat: add silent on error option
Maria José Solano
2024-11-23
1
-7
/
+12
*
feat: use vim.lsp.start instead of vim.lsp.start_client
Maria José Solano
2024-11-23
1
-114
/
+46
*
fix(health): support Nvim 0.9
Justin M. Keyes
2024-10-02
1
-1
/
+1
*
refactor: replace deprecated vim.loop with vim.uv
dundargoc
2024-10-02
1
-1
/
+1
*
refactor: rename "server_configurations" => "configs" #3330
Justin M. Keyes
2024-10-01
1
-1
/
+1
*
fix: root_dir support string value directly (#3313)
glepnir
2024-09-23
1
-1
/
+3
*
refactor: handle updated signature of lsp.start_client (#3126)
Gregory Anders
2024-04-26
1
-1
/
+6
*
fix: revert to not requiring single_file_mode and root_dir check (#3088)
Patricio Serrano
2024-03-24
1
-2
/
+1
*
refactor: general cleanup
Lewis Russell
2024-03-07
1
-15
/
+15
*
fix: update lua types to match latest nightly (#3048)
Carlo Sala
2024-03-05
1
-5
/
+5
*
fix: enforce single file mode check when root_dir differs from client (#2998)
Patricio Serrano
2024-02-06
1
-1
/
+2
*
refactor: move manager to separate module
Lewis Russell
2023-08-22
1
-0
/
+297