Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add json schema | Yasuhiro Matsumoto | 2020-01-24 |
* | fix message | tyru | 2020-01-24 |
* | Merge pull request #100 from idbrii/root-marker-svn | mattn | 2020-01-24 |
|\ | |||
| * | Support svn, hg, bzr as root markers | David Briscoe | 2020-01-23 |
* | | Handle only once for the filetype. | Yasuhiro Matsumoto | 2020-01-24 |
* | | Add some LSP but work in progress. | Yasuhiro Matsumoto | 2020-01-23 |
|/ | |||
* | Revert last change | Yasuhiro Matsumoto | 2020-01-23 |
* | Fix checking executables | Yasuhiro Matsumoto | 2020-01-23 |
* | Add disabled flag | Yasuhiro Matsumoto | 2020-01-23 |
* | Use fallback | Yasuhiro Matsumoto | 2020-01-22 |
* | Add checker | Yasuhiro Matsumoto | 2020-01-22 |
* | Suggest vim plugin | Yasuhiro Matsumoto | 2020-01-21 |
* | Don't load on older vim | David Briscoe | 2020-01-09 |
* | Cosmetic changes | Yasuhiro Matsumoto | 2020-01-10 |
* | Ignore no-filetype | Yasuhiro Matsumoto | 2020-01-08 |
* | comment on ... | prabirshrestha | 2020-01-01 |
* | add support for neovim | prabirshrestha | 2020-01-01 |
* | fix exists(':Excmd') check | tyru | 2020-01-01 |
* | Add g:lsp_settings_servers_dir option | thinca | 2019-12-31 |
* | Merge pull request #49 from thinca/setup-server-dir-in-vim-script | mattn | 2019-12-31 |
|\ | |||
| * | Setup server directory in Vim script | thinca | 2019-12-31 |
* | | Fix #50 : filetype always lower-case work | Tsuyoshi CHO | 2019-12-31 |
|/ | |||
* | Check command exists | Yasuhiro Matsumoto | 2019-12-29 |
* | Show colored message | Yasuhiro Matsumoto | 2019-12-28 |
* | Check first sub-type in filetype | Yasuhiro Matsumoto | 2019-12-28 |
* | reduce startup time by checking lsp executables on FileType event | itchyny | 2019-12-27 |
* | Define if not defined | Yasuhiro Matsumoto | 2019-12-26 |
* | Define LspInstallServer even if server is alrady installed | Yasuhiro Matsumoto | 2019-12-26 |
* | Remove debug message | Yasuhiro Matsumoto | 2019-12-25 |
* | Add command again | Yasuhiro Matsumoto | 2019-12-25 |
* | Merge branch 'master' into lsp-register-server | Yasuhiro Matsumoto | 2019-12-25 |
|\ | |||
| * | Merge pull request #13 from kazukazuinaina/add_check_Duplicate | mattn | 2019-12-25 |
| |\ | |||
| | * | add check duplicate | kazukazuinaina | 2019-12-25 |
* | | | Merge branch 'master' into lsp-register-server | Yasuhiro Matsumoto | 2019-12-25 |
|\| | | |||
| * | | Fix not enough arguments for printf | Hiroaki Nakamura | 2019-12-25 |
| |/ | |||
* / | Add LspRegisterServer | Yasuhiro Matsumoto | 2019-12-25 |
|/ | |||
* | Enable server when installation finished successfully | Yasuhiro Matsumoto | 2019-12-18 |
* | plugin/{name}.vim should be same as plugin name | tyru | 2019-12-18 |
* | Add lsp_settings_whitelist | Yasuhiro Matsumoto | 2019-12-18 |
* | Add installer | Yasuhiro Matsumoto | 2019-12-16 |
* | command/cmd must not be lambda | Yasuhiro Matsumoto | 2019-12-16 |
* | Fix override | Yasuhiro Matsumoto | 2019-12-16 |
* | Add command | Yasuhiro Matsumoto | 2019-12-16 |
* | Add clojure | Yasuhiro Matsumoto | 2019-12-16 |
* | Fix script | Yasuhiro Matsumoto | 2019-12-16 |
* | Add servers directory to lsp_settings_extra_paths | Yasuhiro Matsumoto | 2019-12-16 |
* | Rename | Yasuhiro Matsumoto | 2019-12-15 |
* | Remove debug message | Yasuhiro Matsumoto | 2019-12-15 |
* | Add clangd | Yasuhiro Matsumoto | 2019-12-15 |
* | Add setting | Yasuhiro Matsumoto | 2019-12-15 |