index
:
nvim-lspconfig
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
nvim_lsp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Add instrument of install by yourself for pyls_ms
theJian
2020-05-14
1
-0
/
+8
*
|
|
|
Add .terraform/ as a root dir for terraformls
Andy Lindeman
2020-05-16
1
-2
/
+2
|
/
/
/
*
|
|
Enable gopls for go.mod files
Viktor Kojouharov
2020-05-09
1
-1
/
+1
*
|
|
Fix: Check that vim.fn.has returns 1 in tsserver module
Juan Hernández
2020-05-07
1
-1
/
+1
*
|
|
Fix 'Can't get tsserver to work #164' (#222)
YAMAMOTO Yuji
2020-05-07
1
-0
/
+3
*
|
|
Remove unnecessary init_options for Metals.
ckipp01
2020-05-05
1
-13
/
+1
|
|
/
|
/
|
*
|
Added support for the kotlin-language-server (#205)
thchha
2020-05-03
1
-0
/
+52
*
|
Merge pull request #194 from ndreas/feature/diagnostic-languageserver
Hirokazu Hata
2020-04-29
1
-0
/
+45
|
\
\
|
*
|
Add diagnostic-languageserver
Andreas Johansson
2020-04-22
1
-0
/
+45
*
|
|
LspInstall: --no-package-lock --no-save --production #198
Tan Kian
2020-04-28
1
-1
/
+1
*
|
|
tsserver.lua: add alternative root markers #210
Tan Kian
2020-04-28
1
-2
/
+2
*
|
|
Use builtin terminal for util.sh output (#208)
David Lukes
2020-04-27
1
-48
/
+19
*
|
|
metals.lua: add server version, message_level, init_options #211
Chris Kipp
2020-04-27
1
-1
/
+33
*
|
|
codeqlls.lua: change filetype to "ql"
Alvaro Muñoz
2020-04-26
1
-4
/
+6
*
|
|
metals.lua: add ability to reuse cs if already installed #209
Chris Kipp
2020-04-26
1
-7
/
+13
*
|
|
Ada Language Server: describe how to set settings
glacambre
2020-04-23
1
-1
/
+14
*
|
|
Make installer for sumneko_lua more robust
David Lukes
2020-04-22
1
-3
/
+3
|
/
/
*
|
Merge pull request #171 from glacambre/als
Hirokazu Hata
2020-04-21
1
-0
/
+92
|
\
\
|
*
|
Add Ada Language Server (als)
glacambre
2020-04-21
1
-0
/
+92
*
|
|
fix package.json source URI
Hirokazu Hata
2020-04-10
5
-5
/
+5
*
|
|
Merge pull request #182 from jubnzv/ocamllsp-support
Hirokazu Hata
2020-04-10
1
-0
/
+26
|
\
\
\
|
*
|
|
Update lua/nvim_lsp/ocamllsp.lua
Georgy Komarov
2020-03-29
1
-3
/
+1
|
*
|
|
Add ocaml-lsp support
Georgy Komarov
2020-03-28
1
-0
/
+28
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #184 from supermarin/sourcekit-lsp
Hirokazu Hata
2020-04-10
1
-0
/
+25
|
\
\
\
|
*
|
|
Add Swift support through sourcekit-lsp
Marin Usalj
2020-04-06
1
-0
/
+25
|
|
/
/
*
/
/
Automatically fetch latest version of pyls_ms
Michael Lingelbach
2020-03-28
1
-1
/
+13
|
/
/
*
|
Add CodeQL support (#138)
Alvaro Muñoz
2020-03-26
1
-0
/
+50
*
|
Merge pull request #178 from h-michael/deep-extend
Hirokazu Hata
2020-03-26
3
-21
/
+33
|
\
\
|
*
|
util: add behavior options to tbl_deep_extend function
Hirokazu Hata
2020-03-22
3
-21
/
+33
*
|
|
Merge pull request #179 from h-michael/invalid-root-dir
Hirokazu Hata
2020-03-24
2
-1
/
+1
|
\
\
\
|
*
|
|
if root_dir is not directry, we don't execute lsp.start_client
Hirokazu Hata
2020-03-24
2
-1
/
+1
|
|
/
/
*
/
/
Update pyls_ms: 0.5.31
yaegassy
2020-03-23
1
-1
/
+1
|
/
/
*
|
bashls: Change root_dir to pwd
Peter Lithammer
2020-03-20
1
-1
/
+1
*
|
Support rust-analyzer's rust-project.json format
Benjamin Brittain
2020-03-18
1
-2
/
+2
*
|
metals: change config attribute name to filetypes from filetype
Hirokazu Hata
2020-03-18
1
-1
/
+1
*
|
Add Purescript language server (#168)
Antoine Gagné
2020-03-18
1
-0
/
+46
|
/
*
Merge pull request #149 from h-michael/override-default
Hirokazu Hata
2020-03-10
2
-7
/
+9
|
\
|
*
default_config: let user specify default_config yourself.
Hirokazu Hata
2020-03-05
2
-7
/
+9
*
|
Merge pull request #141 from h-michael/healthcheck
Hirokazu Hata
2020-03-10
1
-7
/
+13
|
\
\
|
*
|
healthcheck: use pcall
Hirokazu Hata
2020-03-05
1
-7
/
+13
*
|
|
add efm-langserver config
Jesse Hoyos
2020-03-06
1
-0
/
+25
*
|
|
Merge pull request #132 from Shatur95/add_gdscript
Hirokazu Hata
2020-03-06
1
-0
/
+22
|
\
\
\
|
*
|
|
Remove log_level according to the latest changes is master
Shatur95
2020-02-25
1
-2
/
+0
|
*
|
|
Merge branch 'master' into add_gdscript
Shatur95
2020-02-25
32
-60
/
+16
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Fix review issues
Shatur95
2020-02-20
1
-3
/
+1
|
*
|
|
Add GDScript support
Shatur95
2020-02-20
1
-0
/
+26
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #147 from h-michael/lua-lsp
Hirokazu Hata
2020-03-05
1
-0
/
+10
|
\
\
\
|
*
|
|
lua language server: add a more detailed description of cmd
Hirokazu Hata
2020-02-24
1
-0
/
+10
|
|
|
/
|
|
/
|
*
|
|
vuels: change package name from 'vue-language-server' to 'vls'
Hirokazu Hata
2020-03-05
1
-3
/
+3
*
|
|
Merge pull request #153 from erw7/fix-clangd-root-dir2
Hirokazu Hata
2020-03-02
2
-1
/
+12
|
\
\
\
[prev]
[next]