| Commit message (Expand) | Author | Age |
* | Fix schema | Yasuhiro Matsumoto | 2020-02-14 |
* | Remove typed_pattern | Yasuhiro Matsumoto | 2020-02-13 |
* | Merge pull request #153 from mattn/add-LspSwitchSourceHeader | mattn | 2020-02-13 |
|\ |
|
| * | Prefer 'Document' contains | Yasuhiro Matsumoto | 2020-02-13 |
| * | Enable when LSP is enabled | Yasuhiro Matsumoto | 2020-02-13 |
| * | Merge branch 'master' into add-LspSwitchSourceHeader | Yasuhiro Matsumoto | 2020-02-13 |
| |\ |
|
| * | | Add LspSwitchSourceHeader based on @kent-tri's patch | Yasuhiro Matsumoto | 2020-02-10 |
* | | | Do not do forcibly suggestion for non-filetype | Yasuhiro Matsumoto | 2020-02-13 |
| |/
|/| |
|
* | | Add Windows installer for julia-language-server | Yasuhiro Matsumoto | 2020-02-12 |
* | | Merge pull request #157 from mattn/julia | mattn | 2020-02-12 |
|\ \ |
|
| * | | Add installer | Yasuhiro Matsumoto | 2020-02-12 |
| * | | Merge branch 'master' into julia | Yasuhiro Matsumoto | 2020-02-12 |
| |\ \
| |/ /
|/| | |
|
* | | | Revert delays | Yasuhiro Matsumoto | 2020-02-12 |
| * | | Merge branch 'master' into julia | Yasuhiro Matsumoto | 2020-02-12 |
| |\ \
| |/ /
|/| | |
|
* | | | Trigger BufReadPost to enable LSP | Yasuhiro Matsumoto | 2020-02-12 |
| * | | Merge branch 'master' into julia | Yasuhiro Matsumoto | 2020-02-12 |
| |\ \
| |/ /
|/| | |
|
* | | | Merge pull request #156 from mattn/delay-check | mattn | 2020-02-12 |
|\ \ \ |
|
| * | | | Fix vint warning | Yasuhiro Matsumoto | 2020-02-12 |
| * | | | Add hack to avoid failing tests | Yasuhiro Matsumoto | 2020-02-12 |
| * | | | Check FileType in little later | Yasuhiro Matsumoto | 2020-02-12 |
|/ / / |
|
* | | | Show uninstalling message | Yasuhiro Matsumoto | 2020-02-11 |
* | | | Merge pull request #154 from augustjanse/patch-1 | mattn | 2020-02-10 |
|\ \ \
| |_|/
|/| | |
|
| * | | Clarify usage | August Janse | 2020-02-10 |
|/ / |
|
* | | Fix refresh_pattern for string literal | Yasuhiro Matsumoto | 2020-02-10 |
* | | Use single quote | Yasuhiro Matsumoto | 2020-02-10 |
* | | Set nosuf for globpath | Yasuhiro Matsumoto | 2020-02-09 |
* | | Merge branch 'master' of git://github.com/mattn/vim-lsp-settings | Yasuhiro Matsumoto | 2020-02-08 |
|\ \ |
|
| * \ | Merge pull request #147 from hrsh7th/add-deoplete-readme | mattn | 2020-02-06 |
| |\ \ |
|
| | * | | Add deoplete.nvim to autocomplete plugin section in README.md | hrsh7th | 2020-02-06 |
| |/ / |
|
| * | | Merge pull request #146 from amadeus/add-typescript-tsx | mattn | 2020-02-06 |
| |\ \ |
|
| | * | | Add .tsx and .jsx extentions to LspRegisterServer | Amadeus Demarzi | 2020-02-05 |
| |/ / |
|
| * | | Merge pull request #145 from heavenshell/fix/readme | mattn | 2020-02-05 |
| |\ \ |
|
| | * | | Fix add autocompletion plugins | Shinya Ohyanagi | 2020-02-05 |
| | * | | Fix list only required plugin | Shinya Ohyanagi | 2020-02-05 |
| |/ / |
|
* | | | Add utility function to merge dictionary which has keys with dot separated. | Yasuhiro Matsumoto | 2020-02-08 |
* | | | Merge branch 'master' into glsllsglslls | Yasuhiro Matsumoto | 2020-02-05 |
|\| | |
|
| * | | Fix refresh_pattern and typed_pattern | Yasuhiro Matsumoto | 2020-02-05 |
| * | | Fix typed_pattern | Yasuhiro Matsumoto | 2020-02-05 |
| * | | Fixes refresh_pattern and typed_pattern. | Yasuhiro Matsumoto | 2020-02-05 |
| * | | Fixes refresh_pattern and typed_pattern. | Yasuhiro Matsumoto | 2020-02-05 |
| * | | Rename asyncomplete-refresh-pattern to refresh_pattern | Yasuhiro Matsumoto | 2020-02-05 |
* | | | Add glslls | Yasuhiro Matsumoto | 2020-02-05 |
|/ / |
|
* | | Add asyncomlpete-refresh-pattern for CSS | Yasuhiro Matsumoto | 2020-02-05 |
* | | Add refresh pattern for ruby | Yasuhiro Matsumoto | 2020-02-05 |
* | | Support b:asyncomplete_refresh_pattern | Yasuhiro Matsumoto | 2020-02-05 |
* | | Merge pull request #143 from naoina/master | mattn | 2020-02-03 |
|\ \ |
|
| * | | Fix default initialization_options of vue-language-server | Naoya Inada | 2020-02-03 |
|/ / |
|
* | | Merge pull request #142 from mattn/add-powershell | mattn | 2020-02-03 |
|\ \ |
|
| * | | Add installer for pwsh | Yasuhiro Matsumoto | 2020-02-03 |
| * | | Add plugin suggestion | Yasuhiro Matsumoto | 2020-02-03 |