Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | Merge pull request #35 from itchyny/executable-checks-on-filetype-event | mattn | 2019-12-27 | |
|\ \ \ | | | | | | | | | reduce startup time by checking lsp executables on FileType event | |||
| * | | | reduce startup time by checking lsp executables on FileType event | itchyny | 2019-12-27 | |
|/ / / | ||||
* | | | Merge pull request #34 from prabirshrestha/reason-windows | mattn | 2019-12-27 | |
|\ \ \ | | | | | | | | | add support for downloading reason-language-server on windows | |||
| * | | | add reason-language-server to README.md | Prabir | 2019-12-26 | |
| | | | | ||||
| * | | | add support for downloading reason-language-server on windows | Prabir | 2019-12-26 | |
|/ / / | ||||
* | | | Merge pull request #30 from johejo/feature/support_reason | mattn | 2019-12-27 | |
|\ \ \ | |/ / |/| | | [WIP] feature: support reason | |||
| * | | feature: support reason | Mitsuo Heijo | 2019-12-27 | |
|/ / | ||||
* | | Ignore unzip.exe | Yasuhiro Matsumoto | 2019-12-26 | |
| | | ||||
* | | Download unzip.exe into installer directory | Yasuhiro Matsumoto | 2019-12-26 | |
| | | ||||
* | | Add run_unzip.cmd | Yasuhiro Matsumoto | 2019-12-26 | |
| | | ||||
* | | Download unzip.exe | Yasuhiro Matsumoto | 2019-12-26 | |
| | | ||||
* | | :%!jq -S . | Yasuhiro Matsumoto | 2019-12-26 | |
| | | ||||
* | | Check unzip command existsv0.0.1 | Yasuhiro Matsumoto | 2019-12-26 | |
| | | ||||
* | | Add less/sass | Yasuhiro Matsumoto | 2019-12-26 | |
| | | ||||
* | | Define if not defined | Yasuhiro Matsumoto | 2019-12-26 | |
| | | ||||
* | | Define LspInstallServer even if server is alrady installed | Yasuhiro Matsumoto | 2019-12-26 | |
| | | ||||
* | | Strict cd /d | Yasuhiro Matsumoto | 2019-12-26 | |
| | | ||||
* | | Fixed css-languageserver | Yasuhiro Matsumoto | 2019-12-26 | |
| | | ||||
* | | Link | Yasuhiro Matsumoto | 2019-12-26 | |
| | | ||||
* | | Update README.md | Yasuhiro Matsumoto | 2019-12-26 | |
| | | | | | | | | Closes #20 | |||
* | | Merge pull request #24 from prabirshrestha/fix-typescriptreact | mattn | 2019-12-26 | |
|\ \ | | | | | | | use typescriptreact as filetype for .tsx files | |||
| * | | add support for javascriptreact | Prabir | 2019-12-25 | |
| | | | ||||
| * | | use typescriptreact as filetype for .tsx files | Prabir | 2019-12-25 | |
|/ / | ||||
* | | Add installer for cobol-language-support | Yasuhiro Matsumoto | 2019-12-26 | |
| | | ||||
* | | ditto | Yasuhiro Matsumoto | 2019-12-26 | |
| | | ||||
* | | Fix root_uri | Yasuhiro Matsumoto | 2019-12-26 | |
| | | ||||
* | | Merge pull request #23 from johejo/feature/support_swift_and_cobol | mattn | 2019-12-26 | |
|\ \ | | | | | | | feature: support swift and cobol | |||
| * | | feature: support swift and cobol | Mitsuo Heijo | 2019-12-26 | |
| | | | ||||
* | | | Merge pull request #22 from kuro46/fix-rls | mattn | 2019-12-26 | |
|\ \ \ | | | | | | | | | Fix Rust integration | |||
| * | | | Add install instruction for rls | shirokuro | 2019-12-26 | |
| | | | | ||||
| * | | | Fix Rust integration | shirokuro | 2019-12-26 | |
| |/ / | ||||
* | | | Merge pull request #21 from tsuyoshicho/fix/readme-update | mattn | 2019-12-26 | |
|\ \ \ | | | | | | | | | Update README : merging plugin manager notice add | |||
| * | | | Update README : merging plugin manager notice add | Tsuyoshi CHO | 2019-12-25 | |
| |/ / | ||||
* / / | Fix settings | Yasuhiro Matsumoto | 2019-12-25 | |
|/ / | ||||
| * | Windows native python3(python.exe) and MSYS2 python3 support | Tsuyoshi CHO | 2019-12-26 | |
|/ | ||||
* | Update README.md | Yasuhiro Matsumoto | 2019-12-25 | |
| | ||||
* | Fix elm config | Yasuhiro Matsumoto | 2019-12-25 | |
| | ||||
* | Fix configuration | Yasuhiro Matsumoto | 2019-12-25 | |
| | ||||
* | Remove debug message | Yasuhiro Matsumoto | 2019-12-25 | |
| | ||||
* | Add elm-language-server, json-languageserver | Yasuhiro Matsumoto | 2019-12-25 | |
| | ||||
* | Update README.md | Yasuhiro Matsumoto | 2019-12-25 | |
| | ||||
* | Add empty initialization_options | Yasuhiro Matsumoto | 2019-12-25 | |
| | ||||
* | Rename to intelephense | Yasuhiro Matsumoto | 2019-12-25 | |
| | ||||
* | Add install-fortls.cmd | Yasuhiro Matsumoto | 2019-12-25 | |
| | ||||
* | Use pip_install.cmd | Yasuhiro Matsumoto | 2019-12-25 | |
| | ||||
* | Add missing installers for Windows | Yasuhiro Matsumoto | 2019-12-25 | |
| | ||||
* | Fix root_uri for vim-language-server | Yasuhiro Matsumoto | 2019-12-25 | |
| | ||||
* | Fix exec_path | Yasuhiro Matsumoto | 2019-12-25 | |
| | ||||
* | Add command again | Yasuhiro Matsumoto | 2019-12-25 | |
| | ||||
* | Merge pull request #15 from mattn/lsp-register-server | mattn | 2019-12-25 | |
|\ | | | | | Add LspRegisterServer |