Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | Merge pull request #170 from mattn/eslint-language-server | mattn | 2020-02-18 | |
|\ \ \ | |_|/ |/| | | Add eslint-language-server | |||
| * | | Add eslint-language-server | Yasuhiro Matsumoto | 2020-02-18 | |
|/ / | ||||
* | | Add LspSettingsStatus | Yasuhiro Matsumoto | 2020-02-18 | |
| | | ||||
* | | Update README.md | Yasuhiro Matsumoto | 2020-02-18 | |
| | | ||||
* | | If the default server is specified as list, continue to look next | Yasuhiro Matsumoto | 2020-02-18 | |
|/ | ||||
* | Revert 16d44096c416295c4762aefbc139b139a2aa8caf | Yasuhiro Matsumoto | 2020-02-17 | |
| | ||||
* | Merge pull request #166 from prabirshrestha/rust-update | mattn | 2020-02-17 | |
|\ | | | | | add Cargo.toml for root_uri and update ra_lsp_server | |||
| * | add Cargo.toml for search and update ra_lsp_server | Prabir | 2020-02-16 | |
|/ | ||||
* | Fix local-schema.json | Yasuhiro Matsumoto | 2020-02-17 | |
| | ||||
* | Fix local-schema.json | Yasuhiro Matsumoto | 2020-02-17 | |
| | ||||
* | Fix schema | Yasuhiro Matsumoto | 2020-02-17 | |
| | ||||
* | Fix url of local schema | Yasuhiro Matsumoto | 2020-02-16 | |
| | ||||
* | Update local schema | Yasuhiro Matsumoto | 2020-02-16 | |
| | ||||
* | Merge branch 'master' of git://github.com/mattn/vim-lsp-settings | Yasuhiro Matsumoto | 2020-02-16 | |
|\ | ||||
| * | Merge pull request #164 from hujianxin/patch-2 | mattn | 2020-02-16 | |
| |\ | | | | | | | Fix typo | |||
| | * | Fix typo | Jianxin Hu | 2020-02-16 | |
| | | | ||||
| * | | Merge pull request #163 from hujianxin/patch-1 | mattn | 2020-02-16 | |
| |\ \ | | |/ | |/| | Fix syntax error when open go file | |||
| | * | Fix syntex error when open go file | Jianxin Hu | 2020-02-16 | |
| |/ | ||||
* / | Apply local schema | Yasuhiro Matsumoto | 2020-02-16 | |
|/ | ||||
* | Update README.md | Yasuhiro Matsumoto | 2020-02-16 | |
| | ||||
* | Update schema.json | Yasuhiro Matsumoto | 2020-02-16 | |
| | ||||
* | Merge branch 'master' of git://github.com/mattn/vim-lsp-settings | Yasuhiro Matsumoto | 2020-02-16 | |
|\ | ||||
| * | Merge pull request #162 from mattn/hide-api | mattn | 2020-02-16 | |
| |\ | | | | | | | Edit local settings.json | |||
| | * | set nomodified | Yasuhiro Matsumoto | 2020-02-16 | |
| | | | ||||
| | * | Edit local settings.json | Yasuhiro Matsumoto | 2020-02-16 | |
| |/ | ||||
* / | Update README.md | Yasuhiro Matsumoto | 2020-02-16 | |
|/ | ||||
* | Update README.md | Yasuhiro Matsumoto | 2020-02-15 | |
| | ||||
* | Prefer settings.json | Yasuhiro Matsumoto | 2020-02-15 | |
| | ||||
* | Merge pull request #161 from mattn/local-config | mattn | 2020-02-15 | |
|\ | | | | | Load project related local .vim-lsp-settings/config.json | |||
| * | Load project related local .vim-lsp-settings/config.json | Yasuhiro Matsumoto | 2020-02-15 | |
| | | ||||
* | | Merge pull request #160 from yaegassy/add-refresh-pattern-for-php | mattn | 2020-02-15 | |
|\ \ | |/ |/| | Add refresh pattern for php | |||
| * | Add refresh pattern for php | yaegassy | 2020-02-15 | |
|/ | ||||
* | Do not set workspace_config for yaml-language-server | Yasuhiro Matsumoto | 2020-02-15 | |
| | ||||
* | Enable {'matcher': 'fuzzy'} for gopls in default | Yasuhiro Matsumoto | 2020-02-14 | |
| | | | | Fixes #150 | |||
* | Merge pull request #158 from mattn/server-config | mattn | 2020-02-14 | |
|\ | | | | | Add server configs | |||
| * | Add server configs | Yasuhiro Matsumoto | 2020-02-14 | |
|/ | ||||
* | 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 | |
|\ | | | | | Add LspSwitchSourceHeader based on @kent-tri's patch | |||
| * | 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 | |
| | | | | | | | | | | | | See https://github.com/prabirshrestha/vim-lsp/pull/703 | |||
* | | | 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 julia-language-server | |||
| * | | 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 | |
| |\ \ | |/ / |/| | |