Merge pull request #62669 from teto/lua-lsp

Add one latex and one lua LSP server
This commit is contained in:
Matthieu Coudron
2019-06-05 12:36:07 +09:00
committed by GitHub
2 changed files with 80 additions and 0 deletions
@@ -3,6 +3,7 @@ ansicolors,,,,
argparse,,,,
basexx,,,,
binaryheap,,,,
digestif,,http://luarocks.org/dev,,lua5_3
dkjson,,,,
fifo,,,,
http,,,,
@@ -10,6 +11,7 @@ inspect,,,,
ldoc,,,,
lgi,,,,
lpeg_patterns,,,,
lpeglabel,,,,
lpty,,,,
lrexlib-gnu,,,,
lrexlib-posix,,,,
@@ -17,6 +19,7 @@ ltermbox,,,,
lua-cmsgpack,,,,
lua_cliargs,,,,
lua-iconv,,,,
lua-lsp,,http://luarocks.org/dev,,
lua-messagepack,,,,
lua-term,,,,
lua-toml,,,,
1 # nix name luarocks name server version luaversion
3 argparse
4 basexx
5 binaryheap
6 digestif http://luarocks.org/dev lua5_3
7 dkjson
8 fifo
9 http
11 ldoc
12 lgi
13 lpeg_patterns
14 lpeglabel
15 lpty
16 lrexlib-gnu
17 lrexlib-posix
19 lua-cmsgpack
20 lua_cliargs
21 lua-iconv
22 lua-lsp http://luarocks.org/dev
23 lua-messagepack
24 lua-term
25 lua-toml