Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Testable | Yasuhiro Matsumoto | 2020-01-30 |
* | Installer for filetype _ should not be suggested | Yasuhiro Matsumoto | 2020-01-30 |
* | Fix completion | Yasuhiro Matsumoto | 2020-01-30 |
* | Merge pull request #112 from xuanduc987/priority_user_setting | mattn | 2020-01-29 |
|\ | |||
| * | Make g:lsp_settings higher priority than settings.json | Duc Nghiem-Xuan | 2020-01-29 |
* | | Fix a bug | Yasuhiro Matsumoto | 2020-01-29 |
* | | Add pyls-ms | Yasuhiro Matsumoto | 2020-01-29 |
|/ | |||
* | Dot not check argument first | Yasuhiro Matsumoto | 2020-01-29 |
* | Check installer name | Yasuhiro Matsumoto | 2020-01-29 |
* | Use root_dir | Yasuhiro Matsumoto | 2020-01-27 |
* | Add sql-language-server | Yasuhiro Matsumoto | 2020-01-27 |
* | Possible to install specified server | Yasuhiro Matsumoto | 2020-01-27 |
* | Fix function name | Yasuhiro Matsumoto | 2020-01-27 |
* | Merge branch 'master' into efm | Yasuhiro Matsumoto | 2020-01-27 |
|\ | |||
| * | Call vim_lsp_settings first | Yasuhiro Matsumoto | 2020-01-25 |
| * | Start after lsp_setup | Yasuhiro Matsumoto | 2020-01-25 |
* | | Disable efm-langserver in default | Yasuhiro Matsumoto | 2020-01-27 |
* | | Merge branch 'master' into efm | mattn | 2020-01-25 |
|\| | |||
| * | Add json schema | Yasuhiro Matsumoto | 2020-01-24 |
| * | fix message | tyru | 2020-01-24 |
* | | Merge branch 'master' into efm | Yasuhiro Matsumoto | 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 |
* | | | Support efm-langserver | Yasuhiro Matsumoto | 2020-01-24 |
|/ / | |||
* | | 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 |