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
/
server_configurations
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: fix blanklines in efm.lua (#1592)
Michael Lingelbach
2021-12-21
1
-2
/
+2
*
feat(efm): re-enable single file support
Michael Lingelbach
2021-12-19
1
-3
/
+12
*
feat: add grammarly support (#1562)
Matthew Toohey
2021-12-19
1
-0
/
+31
*
fix: add single_file_support to flux_lsp
Nathaniel Cook
2021-12-17
1
-0
/
+1
*
fix: rename flux-lsp to flux_lsp
Nathaniel Cook
2021-12-17
1
-0
/
+0
*
fix(codeqlls): remove single_file_support (#1577)
William Boman
2021-12-16
1
-1
/
+0
*
feat(emmet_ls): enable single_file_support (#1573)
Raafat Turki
2021-12-15
1
-0
/
+2
*
feat: add cssmodules_ls (#1568)
William Boman
2021-12-14
1
-0
/
+31
*
fix(erlang_ls): use correct cmd on non-windows systems
Michael Lingelbach
2021-12-14
1
-1
/
+1
*
fix: update erlangls cmd for win32 (#1566)
Luke Bakken
2021-12-13
1
-1
/
+6
*
fix(ccls): delete invalid root directory pattern (#1565)
rhcher
2021-12-13
1
-3
/
+3
*
fix(solargraph): restore correct cmd (#1560)
Morita Taro
2021-12-12
1
-2
/
+2
*
chore: format with stylua (#1557)
Michael Lingelbach
2021-12-10
1
-1
/
+1
*
feat(ltex): enable single_file_support (#1556)
Michael Lingelbach
2021-12-10
1
-0
/
+1
*
fix(lean3ls): use utf-32 offset encoding (#1465)
Rishikesh Vaishnav
2021-12-10
1
-0
/
+1
*
feat: add solidity_ls solidity language server (#1552)
edag94
2021-12-10
1
-0
/
+24
*
Merge pull request #1522 from kylo252/win-compat
Michael Lingelbach
2021-12-10
31
-47
/
+210
|
\
|
*
fix(npm): resolve the command correctly on windows
kylo252
2021-12-08
31
-47
/
+210
*
|
fix: add missing cmds for lemminx and sqls (#1551)
William Boman
2021-12-10
2
-18
/
+2
*
|
fix(spectral): add more root_dirs (#1550)
William Boman
2021-12-10
1
-1
/
+1
|
/
*
fix(graphql): add typescriptreact, javascriptreact filetypes (#1544)
William Boman
2021-12-05
1
-1
/
+1
*
feat(quick-lint-js): enable single-file-support (#1541)
Michael Lingelbach
2021-12-04
1
-0
/
+1
*
docs(lua): simplify cmd documentation (#1539)
Christian Clason
2021-12-04
1
-4
/
+1
*
docs(lua): clarify sumneko `cmd` setting
Christian Clason
2021-12-04
1
-1
/
+1
*
feat: add quick-lint-js (#1533)
Michael Lingelbach
2021-12-04
1
-0
/
+18
*
docs: update lua-language-server instructions (#1537)
Michael Lingelbach
2021-12-04
1
-16
/
+2
*
chore!: remove compat shims for pre-0.5.1 handlers (#1530)
Christian Clason
2021-12-02
5
-78
/
+43
*
fix(eslint): openDoc function on Linux (#1529)
Denis Mitana
2021-12-02
1
-0
/
+2
*
docs(jsonls): remove formatting workaround
Michael Lingelbach
2021-12-01
1
-14
/
+0
*
fix(jsonls): add windows executable support (#1521)
Ilham Agustiawan
2021-12-01
1
-0
/
+3
*
fix(fsautocomplete): changed cmd to executable of newest version (#1518)
Daniel Kirchhof
2021-11-30
1
-1
/
+1
*
chore: use client.request instead of buf_request (#1503)
ranjithshegde
2021-11-29
2
-38
/
+52
*
feat: add golangci-lint-languageserver support (#1511)
Kim Nielsen
2021-11-29
1
-0
/
+34
*
fix(eslint): default to location mode for workingDirectory (#1506)
Michael Lingelbach
2021-11-28
1
-4
/
+2
*
fix(tailwindcss): add default classAttributes (#1505)
Oryan Moshe
2021-11-28
1
-0
/
+6
*
fix(yamlls): add yaml.docker-compose to filetypes (#1501)
William Boman
2021-11-27
1
-1
/
+1
*
chore: prefix all vim.notify message with [lspconfig] (#1496)
William Boman
2021-11-27
3
-9
/
+4
*
docs(bicep): document required filetype autocommand (#1493)
Michael Lingelbach
2021-11-26
1
-3
/
+10
*
fix(eslint): match opts to sync request (#1492)
Michael Lingelbach
2021-11-26
1
-3
/
+3
*
fix: single_file_mode should be single_file_support (#1489)
Michael Lingelbach
2021-11-26
3
-3
/
+3
*
chore: clean up imports
Michael Lingelbach
2021-11-25
118
-120
/
+120
*
feat: expose configs
Michael Lingelbach
2021-11-25
119
-0
/
+5013