Commit Graph

7 Commits

Author SHA1 Message Date
Mitsuo Heijo
a529f0d6ae fix shellcheck issues, format bash scripts with shfmt 2020-01-31 00:06:49 +09:00
nyarla
36c0295cf7 fix: Fix bash throws bad interpreter error by fix commit about #126 2020-01-30 13:26:48 +09:00
thinca
60a039f6c2 Setup server directory in Vim script
All installer scripts assume invoked at the installing path.
2019-12-31 18:56:18 +09:00
Yasuhiro Matsumoto
e02e966ebd Use pip_install.sh 2019-12-28 17:51:56 +09:00
Yasuhiro Matsumoto
7841d8439b Use npm_install 2019-12-28 16:19:14 +09:00
Mitsuo Heijo
c61632d625 feature: support metals, fortls
- fix: imporve npm and pip install
- proposal: add simple test script
2019-12-24 23:39:14 +09:00
Mitsuo Heijo
449c318e11 Add some language servers and fix pyls installer.
Added servers
- terraform-lsp
- dockerfile-language-server-nodejs
- bash-language-server

Fix pyls installer
Using venv (drop python2 support)
2019-12-18 00:23:54 +09:00