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
*
fix(typst_lsp): deprecate typst_lsp to tinymist (#3493)
glepnir
2024-12-05
1
-0
/
+4
*
chore: fix typo on deprecate of bufls (#3422)
glepnir
2024-11-06
1
-1
/
+1
*
feat(buf): new lsp for protobuf (#3414)
Imron Gamidli
2024-11-06
1
-0
/
+4
*
chore(ruff_lsp): deprecate ruff_lsp in favour of ruff (#3420)
Peter Lithammer
2024-11-06
1
-0
/
+4
*
fix: malformed version message in older Nvim #3345
Micah Halter
2024-10-03
1
-2
/
+16
*
feat: assert minimum required Nvim version #3338
dundargoc
2024-10-03
1
-0
/
+10
*
feat(lspinfo): replace :LspInfo with :checkhealth #3339
Justin M. Keyes
2024-10-02
1
-1
/
+1
*
refactor: rename "server_configurations" => "configs" #3330
Justin M. Keyes
2024-10-01
1
-3
/
+2
*
feat: show deprecate servers list in LspInfo (#3308)
glepnir
2024-09-18
1
-27
/
+40
*
feat(ts_ls)!: rename `tsserver` to `ts_ls` #3232
Yi Ming
2024-09-05
1
-0
/
+4
*
fix: rename ruby_ls to ruby_lsp (#3105)
Nithin Bekal
2024-04-14
1
-0
/
+4
*
fix(sqls): deprecate sqls suggest sqlls instead (#2544)
Raphael
2023-04-05
1
-1
/
+1
*
fix: remove deprecate function config.available_servers (#2457)
Raphael
2023-02-14
1
-5
/
+0
*
feat: rename servers with hyphens (`-`) (#2451)
figsoda
2023-02-12
1
-0
/
+8
*
feat: rename sumneko_lua -> lua_ls (#2439)
figsoda
2023-02-12
1
-0
/
+22
*
fix: lspstart should be work without arg (#2090)
Raphael
2022-08-26
1
-6
/
+1
*
fix: add vim.deprecate in old function (#2080)
Raphael
2022-08-24
1
-0
/
+10
*
feat!: 0.7 API update (#1984)
Ranjith Hegde
2022-08-23
1
-76
/
+0
*
fix: only consider servers that have been set up as available (#2066)
William Boman
2022-08-23
1
-1
/
+7
*
fix(lspconfig.lua): lint
Justin M. Keyes
2022-06-01
1
-1
/
+1
*
feat: add :LspLog command #1917
William Boman
2022-05-22
1
-0
/
+7
*
chore: prefix all vim.notify message with [lspconfig] (#1496)
William Boman
2021-11-27
1
-1
/
+1
*
chore: clean up imports
Michael Lingelbach
2021-11-25
1
-3
/
+3
*
feat: expose configs
Michael Lingelbach
2021-11-25
1
-5
/
+15
*
fix: disambiguate autostart option from function name (#1356)
kylo252
2021-11-08
1
-3
/
+3
*
feat: improve interface for `:Lsp*` commands (#1324)
Vsevolod
2021-10-17
1
-29
/
+15
*
fix: use pairs in LspRestart (#1234)
Michael Lingelbach
2021-09-07
1
-1
/
+1
*
chore: remove modeline (#1177)
Michael Lingelbach
2021-08-24
1
-1
/
+0
*
chore: refactor ui components (#1172)
Michael Lingelbach
2021-08-24
1
-1
/
+1
*
chore: change stylua to single quotes (#1068)
Michael Lingelbach
2021-07-13
1
-16
/
+16
*
ci: lint and format with stylua
Michael Lingelbach
2021-07-03
1
-25
/
+25
*
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