index
:
nvim-lspconfig
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add configuration for elixir-ls (#243)
Morten Paulsen
2020-05-21
1
-0
/
+110
*
docgen: use package.json url instead of VSCode extension name
Hirokazu Hata
2020-05-18
16
-16
/
+13
*
config: remove unnecessary code comennts and utf8 option
Hirokazu Hata
2020-05-18
13
-50
/
+16
*
Add rnix-lsp (#234)
Hirokazu Hata
2020-05-18
1
-0
/
+81
|
\
|
*
Init rnix
Michael Lingelbach
2020-05-17
1
-0
/
+81
*
|
docgen: use package.json for generating metals doc
Hirokazu Hata
2020-05-18
1
-1
/
+0
*
|
Merge pull request #232 from theJian/doc/pyls_ms-install-by-self-instrument
Hirokazu Hata
2020-05-18
1
-0
/
+8
|
\
\
|
*
|
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
|
/
/
*
|
Merge pull request #176 from lithammer/bashls-root-dir
Hirokazu Hata
2020-03-21
1
-1
/
+1
|
\
\
|
*
|
bashls: Change root_dir to pwd
Peter Lithammer
2020-03-20
1
-1
/
+1
*
|
|
fix: require target language server module before LspInstall and LspInstallInfo
Hirokazu Hata
2020-03-21
1
-0
/
+6
|
/
/
*
|
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
[next]