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
/
configs.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: not register workspace when in single file mode (#2367)
Raphael
2022-12-29
1
-2
/
+2
*
fix: check workspace after client initial (#2356)
Raphael
2022-12-26
1
-9
/
+3
*
fix: typo of vim.loop.cwd (#2293)
Raphael
2022-12-07
1
-1
/
+1
*
feat: support unnamed buffer with single_file_support (#2226)
Raphael
2022-12-06
1
-8
/
+16
*
perf: use alias api variable (#2260)
Raphael
2022-11-26
1
-10
/
+10
*
fix: cmd vim.lsp.rpc.connect by user (#2213)
Access
2022-10-23
1
-1
/
+5
*
feat: pass user config to the on_setup hook (#2114)
William Boman
2022-09-08
1
-11
/
+11
*
Revert "fix: remove the config.commands (#2092)" (#2093)
Raphael
2022-08-26
1
-0
/
+27
*
fix: remove the config.commands (#2092)
Raphael
2022-08-26
1
-27
/
+0
*
feat!: 0.7 API update (#1984)
Ranjith Hegde
2022-08-23
1
-28
/
+33
*
style: fix bad formatting (#1944)
Peter Lithammer
2022-06-02
1
-1
/
+1
*
fix: no-argument :LspStop, :LspRestart with standalone files #1785
Rishikesh Vaishnav
2022-06-01
1
-1
/
+8
*
fix: buffer may be invalid during on_attach #1822
Tomasz N
2022-05-22
1
-8
/
+10
*
feat(configs): use client capabilities by default, deep-extend user-provided ...
jdrouhard
2022-05-04
1
-7
/
+5
*
ci: fix new luacheck v0.26.0 errors
Peter Lithammer
2022-03-28
1
-9
/
+9
*
feat: remove warning when server fails to start (#1711)
Michael Lingelbach
2022-02-11
1
-8
/
+0
*
fix: do not index nil config.filestypes in try_add (#1673)
kyoh86
2022-01-22
1
-4
/
+8
*
fix: try_add_wrapper errors if passed nil for bufnr (#1648)
v0.1.1
oncomouse
2022-01-09
1
-0
/
+1
*
fix: properly handle sanitizing bufname in .launch() (#1608)
Michael Lingelbach
2021-12-25
1
-5
/
+4
*
fix: attach to buffer when manually launching in single file mode (#1599)
v0.1.0
Michael Lingelbach
2021-12-23
1
-1
/
+2
*
fix: only attempt to attach to valid bufnames (#1598)
Michael Lingelbach
2021-12-23
1
-12
/
+13
*
fix: do not attach server to buffers with nil or missing name (#1597)
Michael Lingelbach
2021-12-23
1
-4
/
+20
*
fix: internally use forward delineated paths cross-platform (#1593)
Michael Lingelbach
2021-12-23
1
-7
/
+9
*
chore: fix missing [lspconfig] prefix for vim.notify (#1546)
William Boman
2021-12-06
1
-1
/
+1
*
chore: prefix all vim.notify message with [lspconfig] (#1496)
William Boman
2021-11-27
1
-2
/
+6
*
chore: clean up imports
Michael Lingelbach
2021-11-25
1
-1
/
+1
*
chore: format with stylua (#1457)
Michael Lingelbach
2021-11-19
1
-4
/
+6
*
chore: internally switch to sending workspaceFolders (#1453)
Michael Lingelbach
2021-11-19
1
-0
/
+4
*
fix: support single file mode when no default root pattern set
Michael Lingelbach
2021-11-15
1
-3
/
+11
*
feat: add single file mode (#1385)
Michael Lingelbach
2021-11-11
1
-15
/
+34
*
fix: disambiguate autostart option from function name (#1356)
kylo252
2021-11-08
1
-11
/
+19
*
fix: set offset encoding by default (#1360)
Michael Lingelbach
2021-10-31
1
-1
/
+7
*
chore: remove modeline (#1177)
Michael Lingelbach
2021-08-24
1
-1
/
+0
*
fix: unsilent autocmd to print warning (#1171)
Michael Lingelbach
2021-08-24
1
-2
/
+4
*
feat(lspinfo): display autostart status (#964)
Matthieu Coudron
2021-08-06
1
-0
/
+1
*
feat: added global on_setup hook
Folke Lemaitre
2021-07-19
1
-0
/
+4
*
fix: expose get_root_dir instead of config.root_dir
Folke Lemaitre
2021-07-19
1
-1
/
+1
*
chore: change stylua to single quotes (#1068)
Michael Lingelbach
2021-07-13
1
-29
/
+29
*
fix: do not attach server if buftype is 'nofile' (#1064)
Michael Lingelbach
2021-07-12
1
-3
/
+3
*
fix: check client is not nil in _setup_buffer()
Christian Chiarulli
2021-07-04
1
-0
/
+3
*
fix: be less strict about cmd validation
Michael Lingelbach
2021-07-03
1
-1
/
+1
*
ci: lint and format with stylua
Michael Lingelbach
2021-07-03
1
-44
/
+46
*
fix: validate cmd is of type table
Michael Lingelbach
2021-07-03
1
-0
/
+1
*
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
|
\
|
[next]