Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | 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 |
| |