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
/
util.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: fix script_path on windows
Michael Lingelbach
2021-05-01
1
-1
/
+1
*
Use dofile instead of require for faster setup({})
Michael Lingelbach
2021-04-23
1
-0
/
+5
*
Fix root_dir for wildcards and file in wildignore
Tristan Konolige
2021-04-09
1
-2
/
+4
*
Remove duplicated tbl_deep_extend
Michael Lingelbach
2021-03-28
1
-34
/
+0
*
lspconfig: use vim.notify to warn of absent LSP executable
Matthieu Coudron
2021-02-15
1
-1
/
+1
*
Remove an unused func
delphinus
2021-01-20
1
-7
/
+0
*
Merge pull request #509 from mjlbach/remove_deprecated_handlers
Michael Lingelbach
2021-01-15
1
-10
/
+0
|
\
|
*
remove deprecated handlers that were moved to neovim core
Michael Lingelbach
2021-01-08
1
-10
/
+0
*
|
Check if language server is executable before trying to start it
Michael Lingelbach
2021-01-14
1
-2
/
+7
*
|
clangd: fix capabilities by extending protocol defaults with utf-8 offset enc...
John Drouhard
2021-01-08
1
-10
/
+0
|
/
*
Remove all installers and install logic
Michael Lingelbach
2021-01-03
1
-109
/
+5
*
Change the rest of the callback usages
Iron_E
2020-11-15
1
-1
/
+1
*
Rename nvim_lsp to lspconfig
Hirokazu Hata
2020-09-06
1
-0
/
+445