Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use pre-built language server | Mitsuo Heijo | 2020-02-25 |
| | |||
* | Merge pull request #174 from h-michael/rust-analyzer | mattn | 2020-02-25 |
|\ | | | | | rust-analyzer: Update binary version to 2020-02-24 | ||
| * | rust-analyzer: Update binary version to 2020-02-24 | Hirokazu Hata | 2020-02-25 |
|/ | | | | ref: https://github.com/rust-analyzer/rust-analyzer/releases/tag/2020-02-24 | ||
* | Merge pull request #173 from yaegassy/add-doc-eslint-server-support | mattn | 2020-02-25 |
|\ | | | | | Added eslint-server support to document | ||
| * | Added eslint-server support to document | yaegassy | 2020-02-25 |
|/ | |||
* | Merge pull request #172 from yaegassy/fix-refresh-pattern-for-html | mattn | 2020-02-25 |
|\ | | | | | fix "refresh_pattern" for html | ||
| * | fix "refresh_pattern" for html | yaegassy | 2020-02-25 |
|/ | |||
* | Merge pull request #171 from yaegassy/eslint-server-v2 | mattn | 2020-02-25 |
|\ | | | | | Update eslint-server (vscode-eslint) to version 2 | ||
| * | fix indent | yaegassy | 2020-02-25 |
| | | |||
| * | Workaround for build error due to "Unsupported Platform" in fsevents | yaegassy | 2020-02-25 |
| | | |||
| * | Update eslint-server (vscode-eslint) to version 2 | yaegassy | 2020-02-24 |
|/ | |||
* | Show configuration with LspSettingsStatus | Yasuhiro Matsumoto | 2020-02-24 |
| | |||
* | Fix installer of solargraph | Yasuhiro Matsumoto | 2020-02-22 |
| | |||
* | 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 |
|\ | |||
| * | Fix typos | Yasuhiro Matsumoto | 2020-02-20 |
| | | |||
| * | Update README.md | 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 |
| | | |||
| * | Merge branch 'master' of git://github.com/mattn/vim-lsp-settings | Yasuhiro Matsumoto | 2020-02-20 |
| |\ | |||
| | * | Merge pull request #168 from h-michael/rust-analyzer | mattn | 2020-02-19 |
| | |\ | | | | | | | | | rust-analyzer: add rust-analyzer | ||
| | | * | rust-analyzer: add rust-analyzer | Hirokazu Hata | 2020-02-18 |
| | | | | | | | | | | | | | | | | | | | | I think it's better to keep ra_lsp_server for a while as a user transition period, so I add rust-analyzer instead of rename. | ||
| | * | | Merge pull request #169 from mattn/sqls | mattn | 2020-02-19 |
| | |\ \ | | | | | | | | | | | Add sqls | ||
| | | * | | Add sqls | Yasuhiro Matsumoto | 2020-02-18 |
| | | | | | |||
| * | | | | Move patterns | Yasuhiro Matsumoto | 2020-02-20 |
| |/ / / | |||
* / / / | Now LspInstallServer is global command | Yasuhiro Matsumoto | 2020-02-20 |
|/ / / | |||
* | | | Sort & uniq | Yasuhiro Matsumoto | 2020-02-18 |
| | | | |||
* | | | 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 |
| |