index
:
nvim-lspconfig
ci
dependabot/github_actions/JohnnyMorganz/stylua-action-5
dependabot/github_actions/actions/checkout-7
dependabot/github_actions/leafo/gh-actions-lua-13
docs
master
zeertzjq-patch-1
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
lspconfig
/
configs.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
bug: bufnr not passed to on_attach
MichaĆ Nowotnik
2021-04-20
1
-1
/
+2
*
autostart: print error when root directory nil
Michael Lingelbach
2021-04-09
1
-0
/
+4
*
Remove duplicated tbl_deep_extend
Michael Lingelbach
2021-03-28
1
-4
/
+4
*
Automatically reattach to buffers after reloading
Michael Lingelbach
2021-02-17
1
-0
/
+7
*
Merge pull request #738 from mjlbach/fix_autostart
Michael Lingelbach
2021-02-17
1
-1
/
+1
|
\
|
*
rename launch -> autostart, add documentation
Michael Lingelbach
2021-02-17
1
-1
/
+1
*
|
Merge pull request #721 from mjlbach/disable_autostart
Michael Lingelbach
2021-02-17
1
-9
/
+37
|
\
|
|
*
Add option to disable autostart
Michael Lingelbach
2021-02-16
1
-9
/
+37
*
|
fix on_attach to correctly pass bufnr as second argument
Michael Lingelbach
2021-02-14
1
-3
/
+3
|
/
*
remove client/registerCapability handler
Michael Lingelbach
2021-01-25
1
-20
/
+0
*
Merge pull request #509 from mjlbach/remove_deprecated_handlers
Michael Lingelbach
2021-01-15
1
-36
/
+0
|
\
|
*
remove deprecated handlers that were moved to neovim core
Michael Lingelbach
2021-01-08
1
-36
/
+0
*
|
Fix root detection for LspInfo, cache setup
Michael Lingelbach
2021-01-14
1
-0
/
+6
|
/
*
Add catch-all callback for client/registerCapability
Michael Lingelbach
2020-12-22
1
-0
/
+13
*
Re-add negation after automated commit
Iron_E
2020-11-15
1
-1
/
+1
*
Update lua/lspconfig/configs.lua
Iron-E
2020-11-15
1
-1
/
+1
*
Remove redundant assertion
Iron_E
2020-11-15
1
-2
/
+1
*
Use 'not config.callbacks' over 'not lsp.callbacks'
Iron_E
2020-11-15
1
-1
/
+1
*
Put assertion within function scope
Iron_E
2020-11-15
1
-3
/
+1
*
Move no callbacks assertion to outer scope
Iron_E
2020-11-15
1
-1
/
+3
*
Add help reference for failed callback assertion
Iron_E
2020-11-15
1
-2
/
+2
*
Change the rest of the callback usages
Iron_E
2020-11-15
1
-11
/
+11
*
Rename nvim_lsp to lspconfig
Hirokazu Hata
2020-09-06
1
-0
/
+214