aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Setup server directory in Vim scriptthinca2019-12-31
| | | | All installer scripts assume invoked at the installing path.
* Merge pull request #46 from johejo/feature/support_groovymattn2019-12-30
|\ | | | | feature: support groovy
| * feature: support groovyMitsuo Heijo2019-12-29
| |
* | Merge pull request #45 from johejo/fix/react_filetype_detectionmattn2019-12-30
|\ \ | |/ |/| fix: add filetype for react
| * fix: add filetype for reactMitsuo Heijo2019-12-29
|/
* Merge pull request #44 from tsuyoshicho/feature/pip-support-expandmattn2019-12-29
|\ | | | | fortls support windows python
| * fortls support windows pythonTsuyoshi CHO2019-12-29
|/
* Merge pull request #25 from tsuyoshicho/fix/windows-native-py3mattn2019-12-29
|\ | | | | Windows native python3(python.exe) and MSYS2 python3 support
| * pip_install.cmd: folder,error handling fixTsuyoshi CHO2019-12-29
| |
| * Merge branch 'master' into fix/windows-native-py3Tsuyoshi CHO2019-12-29
| |\ | |/ |/|
* | Merge pull request #43 from tsuyoshicho/fix/edit-envmattn2019-12-29
|\ \ | | | | | | fix: sh and cmd editing environments set-up.
| * | .gitattributes and .editorconfig add (sh lf,cmd crlf)Tsuyoshi CHO2019-12-29
|/ /
| * fix dos formatTsuyoshi CHO2019-12-29
| |
| * server path fixTsuyoshi CHO2019-12-29
| |
| * fix batch path problemTsuyoshi CHO2019-12-29
| |
| * python check,pip check,venv verificationTsuyoshi CHO2019-12-29
| |
| * Merge branch 'master' into fix/windows-native-py3Tsuyoshi CHO2019-12-29
| |\ | |/ |/|
* | Check command existsYasuhiro Matsumoto2019-12-29
| |
* | Update README.mdYasuhiro Matsumoto2019-12-28
| |
* | chmod +xYasuhiro Matsumoto2019-12-28
| |
* | Add elixir-lsYasuhiro Matsumoto2019-12-28
| |
* | chmod +xYasuhiro Matsumoto2019-12-28
| |
* | Add installer for dlsYasuhiro Matsumoto2019-12-28
| |
* | Update README.mdYasuhiro Matsumoto2019-12-28
| |
* | Add dlsYasuhiro Matsumoto2019-12-28
| |
* | Add nimlspYasuhiro Matsumoto2019-12-28
| |
* | Show colored messageYasuhiro Matsumoto2019-12-28
| |
* | Update README.mdYasuhiro Matsumoto2019-12-28
| |
* | Add texlabYasuhiro Matsumoto2019-12-28
| |
* | Fix run_unzip.cmdYasuhiro Matsumoto2019-12-28
| |
* | Fix installer for omnisharp-lspYasuhiro Matsumoto2019-12-28
| |
* | Fix commentYasuhiro Matsumoto2019-12-28
| |
* | RenameYasuhiro Matsumoto2019-12-28
| |
* | Use pip_install.shYasuhiro Matsumoto2019-12-28
| |
* | Check first sub-type in filetypeYasuhiro Matsumoto2019-12-28
| |
* | Fix orderYasuhiro Matsumoto2019-12-28
| |
* | Prefer typescript-languageserverYasuhiro Matsumoto2019-12-28
| |
* | Rename filesYasuhiro Matsumoto2019-12-28
| |
* | Use stdio versionYasuhiro Matsumoto2019-12-28
| |
* | Use npm_installYasuhiro Matsumoto2019-12-28
| |
| * Merge branch 'master' into fix/windows-native-py3Tsuyoshi CHO2019-12-28
| |\ | |/ |/|
* | Merge pull request #39 from itchyny/fix-gopls-tools-urlmattn2019-12-28
|\ \ | | | | | | Switch gopls url to golang.org/x/tools/gopls
| * | Switch gopls url to golang.org/x/tools/goplsitchyny2019-12-28
|/ /
* | Update README.mdYasuhiro Matsumoto2019-12-27
| |
* | Add digestifYasuhiro Matsumoto2019-12-27
| |
| * Merge branch 'master' into fix/windows-native-py3Tsuyoshi CHO2019-12-27
| |\ | |/ |/|
* | Check python3.exe and python.exeYasuhiro Matsumoto2019-12-27
| |
* | Merge pull request #37 from wordijp/fix/typescript_cmdmattn2019-12-27
|\ \ | | | | | | Fix/typescript cmd
| * | Use installed tsserver from typescript-language-serverwordi2019-12-27
| | |
* | | Merge pull request #36 from wordijp/feature/keep_current_directorymattn2019-12-27
|\| | | | | | | | Keep current directory after execution in npm_install