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.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap dofile in pcall
David Hotham
2021-05-03
1
-1
/
+1
*
Use dofile instead of require for faster setup({})
Michael Lingelbach
2021-04-23
1
-1
/
+5
*
Lazily require lspinfo to save on start-up time
Michael Lingelbach
2021-04-21
1
-2
/
+1
*
LspStart: make start all matching clients by default
Michael Lingelbach
2021-04-14
1
-2
/
+15
*
Restart clients attached to current buffer if none specified
kraftwerk28
2021-04-05
1
-9
/
+14
*
Add stop, start, and restart commands
Michael Lingelbach
2021-03-28
1
-1
/
+38
*
chore: remove deprecated module/function
Matthieu Coudron
2021-02-25
1
-4
/
+0
*
Fix metatable __index for defining new language servers
Michael Lingelbach
2021-01-31
1
-1
/
+1
*
Remove deprecated commands :LspInstall and :LspInstallInfo
Michael Lingelbach
2021-01-24
1
-16
/
+0
*
lspinfo: move to module
Michael Lingelbach
2021-01-15
1
-114
/
+3
*
Add handling for nil filetypes
Michael Lingelbach
2021-01-15
1
-1
/
+1
*
LspInfo: fix display when client cmd contains newlines
Michael Lingelbach
2021-01-14
1
-12
/
+26
*
LspInfo: fix when filetypes not defined
Michael Lingelbach
2021-01-14
1
-9
/
+20
*
Fix root detection for LspInfo, cache setup
Michael Lingelbach
2021-01-14
1
-10
/
+6
*
Commands: add LspInfo
Michael Lingelbach
2021-01-11
1
-0
/
+98
*
Add compatibility functions with deprecation notice
Michael Lingelbach
2021-01-03
1
-0
/
+29
*
Remove all installers and install logic
Michael Lingelbach
2021-01-03
1
-63
/
+2
*
Rename nvim_lsp to lspconfig
Hirokazu Hata
2020-09-06
1
-0
/
+83