aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Install json-languageserver from git repositoryjson-languageserver-2Yasuhiro Matsumoto2020-03-06
|
* Merge pull request #187 from mattn/vlsmattn2020-03-05
|\ | | | | Rename vue-language-server to vls
| * Rename vue-language-server to vlsYasuhiro Matsumoto2020-03-05
|/
* Merge pull request #186 from yaegassy/add-refresh-pattern-shmattn2020-03-05
|\ | | | | Add refresh pattern for sh
| * Add refresh pattern for shyaegassy2020-03-05
|/
* Merge pull request #185 from yaegassy/pyls-ms-0.5.31mattn2020-03-04
|\ | | | | Update pyls-ms: 0.5.31
| * Update pyls-ms: 0.5.31yaegassy2020-03-04
|/
* Update schema catalogYasuhiro Matsumoto2020-03-03
|
* Merge pull request #182 from mattn/register-commandmattn2020-03-03
|\ | | | | Add client-side commands
| * Merge branch 'master' into register-commandYasuhiro Matsumoto2020-03-03
| |\
| * | Fix for reviewYasuhiro Matsumoto2020-03-02
| | |
| * | Check lsp#register_command() existsYasuhiro Matsumoto2020-03-01
| | |
| * | Add client-side commandsYasuhiro Matsumoto2020-03-01
| | |
* | | Merge pull request #184 from lnsf/mastermattn2020-03-03
|\ \ \ | | | | | | | | Fix install-rust-analyzer.sh
| * | | Remove entry of ra_lsp_serverlnsf2020-03-03
| | | |
| * | | Delete files about ra_lsp_serverlnsf2020-03-03
| | | |
| * | | Fix download binary namelnsf2020-03-02
| | |/ | |/|
* | | Merge pull request #183 from xuanduc987/mastermattn2020-03-03
|\ \ \ | | | | | | | | fix css-languageserver setting
| * | | fix css-languageserver settingDuc Nghiem-Xuan2020-03-02
| |/ /
* | | Add .git (not .git/) for git worktreeYasuhiro Matsumoto2020-03-03
| | |
* | | Cleanup go mod cacheYasuhiro Matsumoto2020-03-03
|/ /
* | Ignore error for removing pkg srcYasuhiro Matsumoto2020-03-02
| |
* | dittoYasuhiro Matsumoto2020-03-02
| |
* | Use @ latestYasuhiro Matsumoto2020-03-02
| |
* | Enable installable for efm-langserverYasuhiro Matsumoto2020-03-02
|/
* Merge pull request #181 from yaegassy/add-refresh-pattern-for-vuemattn2020-03-01
|\ | | | | Add refresh pattern for vue
| * Add refresh pattern for vueyaegassy2020-02-29
|/
* Merge pull request #180 from jmdevin/mastermattn2020-02-28
|\ | | | | Update README with dart analysis server info
| * Update README with dart analysis server infoJohn Devin2020-02-27
|/ | | | | Add instructions on using a dart analysis server when one is installed but not in the path.
* Merge pull request #179 from jmdevin/mastermattn2020-02-28
|\ | | | | Add semantic_highlight to list of overridable keys
| * Add semantic_highlight to list of overridable keysJohn Devin2020-02-27
|/ | | | | Add 'semantic_highlight' to the list of keys which can be overriden with settings for each server.
* Merge pull request #178 from mattn/fix-177mattn2020-02-28
|\ | | | | Add customizable semantic_highlight
| * Add customizable semantic_highlightfix-177Yasuhiro Matsumoto2020-02-28
|/
* Merge pull request #176 from tyru/metals-0.8.1mattn2020-02-27
|\ | | | | Update metals: 0.8.0 -> 0.8.1
| * update metals: 0.8.0 -> 0.8.1tyru2020-02-27
|/
* Merge branch 'master' of git://github.com/mattn/vim-lsp-settingsYasuhiro Matsumoto2020-02-25
|\
| * Merge pull request #175 from johejo/fix/eslint_language_server_installermattn2020-02-25
| |\ | | | | | | fix installer for eslint-language-server
| | * drop typescript.tsxMitsuo Heijo2020-02-25
| | |
| | * fix requires and support typescriptreact and javascriptreactMitsuo Heijo2020-02-25
| | |
| | * use pre-built language serverMitsuo Heijo2020-02-25
| |/
| * Merge pull request #174 from h-michael/rust-analyzermattn2020-02-25
| |\ | | | | | | rust-analyzer: Update binary version to 2020-02-24
| | * rust-analyzer: Update binary version to 2020-02-24Hirokazu Hata2020-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-supportmattn2020-02-25
| |\ | | | | | | Added eslint-server support to document
| | * Added eslint-server support to documentyaegassy2020-02-25
| |/
| * Merge pull request #172 from yaegassy/fix-refresh-pattern-for-htmlmattn2020-02-25
| |\ | | | | | | fix "refresh_pattern" for html
| | * fix "refresh_pattern" for htmlyaegassy2020-02-25
| |/
| * Merge pull request #171 from yaegassy/eslint-server-v2mattn2020-02-25
| |\ | | | | | | Update eslint-server (vscode-eslint) to version 2
| | * fix indentyaegassy2020-02-25
| | |
| | * Workaround for build error due to "Unsupported Platform" in fseventsyaegassy2020-02-25
| | |
| | * Update eslint-server (vscode-eslint) to version 2yaegassy2020-02-24
| |/