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
*
dartls: remove calling error in detecting cmd
Hirokazu Hata
2020-02-23
1
-10
/
+4
*
Merge pull request #268 from h-michael/command-definitions
Hirokazu Hata
2020-06-09
1
-1
/
+18
|
\
|
*
fix the problem that commads cannot be registered in custom setup
Hirokazu Hata
2020-06-09
1
-1
/
+18
*
|
Merge pull request #267 from landerlo/metals-better_coursier_support
Hirokazu Hata
2020-06-09
1
-7
/
+12
|
\
\
|
|
/
|
/
|
|
*
Add coursier candidate, fix folder creation when empty
Lander Lopez
2020-06-08
1
-7
/
+12
*
|
fix lint error
Hirokazu Hata
2020-06-09
1
-1
/
+1
*
|
Fix docstring
Dheepak Krishnamurthy
2020-06-08
1
-0
/
+4
*
|
Fix project_path
Dheepak Krishnamurthy
2020-06-08
1
-1
/
+1
*
|
Remove unnecessary mkdir
Dheepak Krishnamurthy
2020-06-08
1
-1
/
+0
*
|
Fix docstring
Dheepak Krishnamurthy
2020-06-08
1
-1
/
+1
*
|
Fix typo
Dheepak Krishnamurthy
2020-06-08
1
-1
/
+1
*
|
Remove need for JuliaProject.toml
Dheepak Krishnamurthy
2020-06-08
2
-15
/
+7
*
|
Use current folder as Julia project
Dheepak Krishnamurthy
2020-06-08
2
-5
/
+15
*
|
Use Base.active_project() instead
Dheepak Krishnamurthy
2020-06-08
1
-1
/
+3
*
|
Fix julials configuration
Dheepak Krishnamurthy
2020-06-08
1
-6
/
+14
*
|
Add link to extension
Hennadii Chernyshchyk
2020-06-08
1
-0
/
+1
*
|
Add editsNearCursor capability by default
Shatur95
2020-06-04
1
-0
/
+7
*
|
Add clangd switch source header command
Shatur95
2020-06-04
1
-0
/
+20
*
|
Fix wrong elixirls server name in doc
Thanabodee Charoenpiriyakij
2020-06-02
1
-1
/
+1
|
/
*
healthcheck: skip healthcheck if make_config function is nil
Hirokazu Hata
2020-05-24
1
-15
/
+13
*
Merge pull request #247 from Shatur95/add_common_gdscript_filetype
Hirokazu Hata
2020-05-23
1
-1
/
+1
|
\
|
*
Add common gdscript filetype
Shatur95
2020-05-23
1
-1
/
+1
*
|
flow: use npx instead of expecting a npm script (#246)
Hirokazu Hata
2020-05-23
1
-2
/
+2
|
\
\
|
*
|
flow: use npx with `--no-install` option, so it doesn't try to install `flow`...
Daniel Schmid
2020-05-22
1
-1
/
+1
|
*
|
flow: use npx instead of expecting a npm script
Daniel Schmid
2020-05-22
1
-2
/
+2
|
|
/
*
/
Add R language server (#226)
Phelipe
2020-05-23
1
-0
/
+30
|
/
*
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
|
/
/
[next]