Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix shellcheck issues, format bash scripts with shfmt | Mitsuo Heijo | 2020-01-31 |
| | |||
* | fix: Fix bash throws bad interpreter error by fix commit about #126 | nyarla | 2020-01-30 |
| | |||
* | Setup server directory in Vim script | thinca | 2019-12-31 |
| | | | | All installer scripts assume invoked at the installing path. | ||
* | Use pip_install.sh | Yasuhiro Matsumoto | 2019-12-28 |
| | |||
* | feature: support metals, fortls | Mitsuo Heijo | 2019-12-24 |
| | | | | | - fix: imporve npm and pip install - proposal: add simple test script | ||
* | Add some language servers and fix pyls installer. | Mitsuo Heijo | 2019-12-18 |
Added servers - terraform-lsp - dockerfile-language-server-nodejs - bash-language-server Fix pyls installer Using venv (drop python2 support) |