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
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(lspinfo): replace :LspInfo with :checkhealth #3339
Justin M. Keyes
2024-10-02
2
-496
/
+3
*
refactor: replace deprecated vim.loop with vim.uv
dundargoc
2024-10-02
1
-1
/
+1
*
feat: expose config definition as `config_def` #3335
Justin M. Keyes
2024-10-02
1
-1
/
+1
*
feat: show deprecate servers list in LspInfo (#3308)
glepnir
2024-09-18
1
-1
/
+7
*
refactor: move all old get_clients to new compatible (#3159)
glepnir
2024-05-17
1
-3
/
+3
*
refactor: general cleanup
Lewis Russell
2024-03-07
1
-4
/
+4
*
fix: remove usages of private (now deprecated) functions (#2822)
Gregory Anders
2023-09-20
1
-3
/
+0
*
fix(LspInfo): error if root_dir is nil #2813
Saltaformajo
2023-09-18
1
-1
/
+1
*
feat: wrap get root dir in coroutine . (#2565)
Raphael
2023-05-06
1
-21
/
+38
*
fix(lspinfo): sub fname to check root (#2573)
Raphael
2023-04-24
1
-12
/
+4
*
fix(lspinfo): use compatible api to set the lspinfo bufhidden option(#2500)
Raphael
2023-03-09
1
-1
/
+1
*
fix(lspinfo): normalize fname path correctly (#2343)
musjj
2023-02-15
1
-2
/
+7
*
feat: extend the syntax for LspInfo(Title|List) (#2456)
Yusei Ueno
2023-02-14
1
-2
/
+2
*
fix: lspinfo buffer in use error when use quit command close (#2424)
Raphael
2023-01-27
1
-4
/
+2
*
feat: support show server doc description in LspInfo (#2373)
Raphael
2023-01-11
1
-3
/
+54
*
fix(lspinfo): safely expand filenames that don't exist on fs (#2320)
William Boman
2022-12-18
1
-1
/
+3
*
feat: support multiple workspaceFolders and show correct root in Lspinfo (#2304)
Raphael
2022-12-11
1
-11
/
+33
*
fix: check workspae folders follow nvim version (#2301)
Raphael
2022-12-09
1
-3
/
+4
*
fix: remove searched for message in lspinfo (#2274)
Raphael
2022-12-01
1
-7
/
+0
*
fix: check cmd type equals function (#2142)
Raphael
2022-09-14
1
-7
/
+16
*
fix(lspinfo): nil-check config.get_root_dir (#2137)
William Boman
2022-09-14
1
-1
/
+1
*
fix: improve highlight regex (#2131)
Raphael
2022-09-12
1
-12
/
+9
*
fix: increase the lspinfo window row value (#2098)
Raphael
2022-08-27
1
-2
/
+2
*
feat: improve LspInfo (#2081)
Raphael
2022-08-26
2
-22
/
+62
*
fix: remove unused variables in `lspinfo.lua` (#1999)
Peter Lithammer
2022-07-14
1
-7
/
+0
*
fix(lspinfo): may use wrong buffer #1983
William Boman
2022-07-05
1
-3
/
+6
*
fix(lspinfo): trim newlines in root_dir pattern (#1962)
William Boman
2022-06-18
1
-1
/
+4
*
feat(lspinfo): explain root directory not found #1939
William Boman
2022-06-09
1
-2
/
+35
*
fix: remove dependency on deprecated close_preview_autocommand (#1575)
Michael Lingelbach
2021-12-16
1
-1
/
+3
*
chore: clean up imports
Michael Lingelbach
2021-11-25
1
-3
/
+3
*
feat: add single file mode (#1385)
Michael Lingelbach
2021-11-11
1
-1
/
+5
*
feat(lspinfo): improve layout (#1186)
kylo252
2021-08-28
2
-120
/
+185
*
Revert "feat(ui): lspinfo: better layout #1184)" (#1185)
Michael Lingelbach
2021-08-25
2
-174
/
+113
*
feat(ui): lspinfo: better layout #1184)
kylo252
2021-08-25
2
-113
/
+174
*
chore: refactor ui components (#1172)
Michael Lingelbach
2021-08-24
2
-0
/
+271