Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Enable installable for efm-langserver | Yasuhiro Matsumoto | 2020-03-02 |
* | Add candidate of '_' for completion | Yasuhiro Matsumoto | 2020-02-25 |
* | Show configuration with LspSettingsStatus | Yasuhiro Matsumoto | 2020-02-24 |
* | Merge settings | Yasuhiro Matsumoto | 2020-02-22 |
* | Use extend() | Yasuhiro Matsumoto | 2020-02-22 |
* | Merge branch 'master' of https://github.com/mattn/vim-lsp-settings | Yasuhiro Matsumoto | 2020-02-20 |
|\ | |||
| * | Prefer user's configuration | Yasuhiro Matsumoto | 2020-02-20 |
| * | Fix root_uri_patterns | Yasuhiro Matsumoto | 2020-02-20 |
| * | root_uri patterns should be configurable | Yasuhiro Matsumoto | 2020-02-20 |
* | | Now LspInstallServer is global command | Yasuhiro Matsumoto | 2020-02-20 |
|/ | |||
* | Sort & uniq | Yasuhiro Matsumoto | 2020-02-18 |
* | Add LspSettingsStatus | Yasuhiro Matsumoto | 2020-02-18 |
* | If the default server is specified as list, continue to look next | Yasuhiro Matsumoto | 2020-02-18 |
* | set nomodified | Yasuhiro Matsumoto | 2020-02-16 |
* | Edit local settings.json | Yasuhiro Matsumoto | 2020-02-16 |
* | Prefer settings.json | Yasuhiro Matsumoto | 2020-02-15 |
* | Load project related local .vim-lsp-settings/config.json | Yasuhiro Matsumoto | 2020-02-15 |
* | Add server configs | Yasuhiro Matsumoto | 2020-02-14 |
* | Remove typed_pattern | Yasuhiro Matsumoto | 2020-02-13 |
* | Do not do forcibly suggestion for non-filetype | Yasuhiro Matsumoto | 2020-02-13 |
* | Revert delays | Yasuhiro Matsumoto | 2020-02-12 |
* | Trigger BufReadPost to enable LSP | Yasuhiro Matsumoto | 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 |
* | Set nosuf for globpath | Yasuhiro Matsumoto | 2020-02-09 |
* | Add utility function to merge dictionary which has keys with dot separated. | Yasuhiro Matsumoto | 2020-02-08 |
* | Rename asyncomplete-refresh-pattern to refresh_pattern | Yasuhiro Matsumoto | 2020-02-05 |
* | Support b:asyncomplete_refresh_pattern | Yasuhiro Matsumoto | 2020-02-05 |
* | Add test | Yasuhiro Matsumoto | 2020-01-31 |
* | Add test | Yasuhiro Matsumoto | 2020-01-31 |
* | Should work with the user's wrong settings | Yasuhiro Matsumoto | 2020-01-31 |
* | Poissible to specify settings value with lambda. | Yasuhiro Matsumoto | 2020-01-30 |
* | Merge branch 'master' of https://github.com/mattn/vim-lsp-settings | Yasuhiro Matsumoto | 2020-01-30 |
|\ | |||
| * | Revert "Merge pull request #127 from mattn/use-shell" | nyarla | 2020-01-30 |
* | | Should be #User#lsp_setup | Yasuhiro Matsumoto | 2020-01-30 |
|/ | |||
* | Use shell | Yasuhiro Matsumoto | 2020-01-30 |
* | Fix checking autocmd | Yasuhiro Matsumoto | 2020-01-30 |
* | Check lsp_setup exists | Yasuhiro Matsumoto | 2020-01-30 |
* | Merge branch 'master' into testable | Yasuhiro Matsumoto | 2020-01-30 |
|\ | |||
* | | Add test | Yasuhiro Matsumoto | 2020-01-30 |
* | | Add lsp_settings#servers_dir() | Yasuhiro Matsumoto | 2020-01-30 |
* | | Add test | Yasuhiro Matsumoto | 2020-01-30 |
* | | Add tests | Yasuhiro Matsumoto | 2020-01-30 |
* | | Testable | Yasuhiro Matsumoto | 2020-01-30 |
|/ | |||
* | Fix completion | Yasuhiro Matsumoto | 2020-01-30 |
* | Remove duplicate candidate in command completion | Yasuhiro Matsumoto | 2020-01-29 |
* | Check installer name | Yasuhiro Matsumoto | 2020-01-29 |
* | Use root_dir | Yasuhiro Matsumoto | 2020-01-27 |