aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add dart language serverYasuhiro Matsumoto2020-01-02
|
* Merge pull request #52 from thinca/add-lsp_settings_servers_dir-optionmattn2019-12-31
|\ | | | | Add g:lsp_settings_servers_dir option
| * Add g:lsp_settings_servers_dir optionthinca2019-12-31
| |
* | Fix omnisharp-lsp.vimYasuhiro Matsumoto2019-12-31
|/ | | | -lsp is required.
* Merge pull request #49 from thinca/setup-server-dir-in-vim-scriptmattn2019-12-31
|\ | | | | Setup server directory in Vim script
| * Add ".cmd" for calling .cmdthinca2019-12-31
| |
| * Setup server directory in Vim scriptthinca2019-12-31
| | | | | | | | All installer scripts assume invoked at the installing path.
* | Merge pull request #51 from tsuyoshicho/fix/filetype-casemattn2019-12-31
|\ \ | |/ |/| fix: Filetype using lower-case
| * Fix #50 : filetype always lower-case workTsuyoshi CHO2019-12-31
|/
* 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