Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Setup server directory in Vim script | thinca | 2019-12-31 |
| | | | | All installer scripts assume invoked at the installing path. | ||
* | Merge pull request #46 from johejo/feature/support_groovy | mattn | 2019-12-30 |
|\ | | | | | feature: support groovy | ||
| * | feature: support groovy | Mitsuo Heijo | 2019-12-29 |
| | | |||
* | | Merge pull request #45 from johejo/fix/react_filetype_detection | mattn | 2019-12-30 |
|\ \ | |/ |/| | fix: add filetype for react | ||
| * | fix: add filetype for react | Mitsuo Heijo | 2019-12-29 |
|/ | |||
* | Merge pull request #44 from tsuyoshicho/feature/pip-support-expand | mattn | 2019-12-29 |
|\ | | | | | fortls support windows python | ||
| * | fortls support windows python | Tsuyoshi CHO | 2019-12-29 |
|/ | |||
* | Merge pull request #25 from tsuyoshicho/fix/windows-native-py3 | mattn | 2019-12-29 |
|\ | | | | | Windows native python3(python.exe) and MSYS2 python3 support | ||
| * | pip_install.cmd: folder,error handling fix | Tsuyoshi CHO | 2019-12-29 |
| | | |||
| * | Merge branch 'master' into fix/windows-native-py3 | Tsuyoshi CHO | 2019-12-29 |
| |\ | |/ |/| | |||
* | | Merge pull request #43 from tsuyoshicho/fix/edit-env | mattn | 2019-12-29 |
|\ \ | | | | | | | fix: sh and cmd editing environments set-up. | ||
| * | | .gitattributes and .editorconfig add (sh lf,cmd crlf) | Tsuyoshi CHO | 2019-12-29 |
|/ / | |||
| * | fix dos format | Tsuyoshi CHO | 2019-12-29 |
| | | |||
| * | server path fix | Tsuyoshi CHO | 2019-12-29 |
| | | |||
| * | fix batch path problem | Tsuyoshi CHO | 2019-12-29 |
| | | |||
| * | python check,pip check,venv verification | Tsuyoshi CHO | 2019-12-29 |
| | | |||
| * | Merge branch 'master' into fix/windows-native-py3 | Tsuyoshi CHO | 2019-12-29 |
| |\ | |/ |/| | |||
* | | Check command exists | Yasuhiro Matsumoto | 2019-12-29 |
| | | |||
* | | Update README.md | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | chmod +x | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Add elixir-ls | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | chmod +x | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Add installer for dls | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Update README.md | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Add dls | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Add nimlsp | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Show colored message | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Update README.md | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Add texlab | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Fix run_unzip.cmd | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Fix installer for omnisharp-lsp | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Fix comment | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Rename | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Use pip_install.sh | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Check first sub-type in filetype | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Fix order | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Prefer typescript-languageserver | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Rename files | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Use stdio version | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
* | | Use npm_install | Yasuhiro Matsumoto | 2019-12-28 |
| | | |||
| * | Merge branch 'master' into fix/windows-native-py3 | Tsuyoshi CHO | 2019-12-28 |
| |\ | |/ |/| | |||
* | | Merge pull request #39 from itchyny/fix-gopls-tools-url | mattn | 2019-12-28 |
|\ \ | | | | | | | Switch gopls url to golang.org/x/tools/gopls | ||
| * | | Switch gopls url to golang.org/x/tools/gopls | itchyny | 2019-12-28 |
|/ / | |||
* | | Update README.md | Yasuhiro Matsumoto | 2019-12-27 |
| | | |||
* | | Add digestif | Yasuhiro Matsumoto | 2019-12-27 |
| | | |||
| * | Merge branch 'master' into fix/windows-native-py3 | Tsuyoshi CHO | 2019-12-27 |
| |\ | |/ |/| | |||
* | | Check python3.exe and python.exe | Yasuhiro Matsumoto | 2019-12-27 |
| | | |||
* | | Merge pull request #37 from wordijp/fix/typescript_cmd | mattn | 2019-12-27 |
|\ \ | | | | | | | Fix/typescript cmd | ||
| * | | Use installed tsserver from typescript-language-server | wordi | 2019-12-27 |
| | | | |||
* | | | Merge pull request #36 from wordijp/feature/keep_current_directory | mattn | 2019-12-27 |
|\| | | | | | | | | Keep current directory after execution in npm_install |