10 Commits

Author SHA1 Message Date
krzysckh
d88bd39e08 installers bash -> POSIX /bin/sh 2022-07-12 08:38:51 +09:00
itchyny
3e0f392bd8 Revert "fix to use yarn in yaml-language-server"
This reverts commit 25b05bcd98.

Since yaml-language-server is available via npm, we can use npm to
install the server again. And npm command is more available than yarn.

Ref: https://github.com/redhat-developer/yaml-language-server/issues/521
Ref: https://github.com/redhat-developer/yaml-language-server/pull/528
2021-10-03 13:03:54 +09:00
lunarxlark
25b05bcd98 fix to use yarn in yaml-language-server 2021-08-25 00:03:56 +09:00
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
0474725cce feature: Support yaml-language-server and lsp4xml 2019-12-19 00:35:59 +09:00