aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [docgen] Update README.mdGithub Actions2020-04-211-10/+21
* | Merge pull request #171 from glacambre/alsHirokazu Hata2020-04-212-0/+110
|\ \
| * | Add Ada Language Server (als)glacambre2020-04-212-0/+110
* | | [docgen] Update README.mdGithub Actions2020-04-101-36/+210
* | | Merge pull request #189 from h-michael/readme-genHirokazu Hata2020-04-105-5/+5
|\ \ \
| * | | fix package.json source URIHirokazu Hata2020-04-105-5/+5
|/ / /
* | | Merge pull request #188 from tversteeg/patch-1Hirokazu Hata2020-04-101-1/+1
|\ \ \
| * | | Fix small typo in README.mdThomas Versteeg2020-04-091-1/+1
* | | | Merge pull request #182 from jubnzv/ocamllsp-supportHirokazu Hata2020-04-101-0/+26
|\ \ \ \
| * | | | Update lua/nvim_lsp/ocamllsp.luaGeorgy Komarov2020-03-291-3/+1
| * | | | Add ocaml-lsp supportGeorgy Komarov2020-03-281-0/+28
| | |_|/ | |/| |
* | | | Merge pull request #184 from supermarin/sourcekit-lspHirokazu Hata2020-04-101-0/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Add Swift support through sourcekit-lspMarin Usalj2020-04-061-0/+25
| |/ /
* | | Merge pull request #183 from mjlbach/automatic_pyls_ms_versionHirokazu Hata2020-03-311-1/+13
|\ \ \ | |/ / |/| |
| * | Automatically fetch latest version of pyls_msMichael Lingelbach2020-03-281-1/+13
|/ /
* | Add CodeQL support (#138)Alvaro Muñoz2020-03-261-0/+50
* | [docgen] Update README.mdGithub Actions2020-03-251-0/+33
* | Merge pull request #178 from h-michael/deep-extendHirokazu Hata2020-03-263-21/+33
|\ \
| * | util: add behavior options to tbl_deep_extend functionHirokazu Hata2020-03-223-21/+33
* | | Merge pull request #179 from h-michael/invalid-root-dirHirokazu Hata2020-03-242-1/+1
|\ \ \
| * | | if root_dir is not directry, we don't execute lsp.start_clientHirokazu Hata2020-03-242-1/+1
| |/ /
* | | Merge pull request #180 from yaegassy/update-pyls-ms-versionHirokazu Hata2020-03-241-1/+1
|\ \ \ | |/ / |/| |
| * | Update pyls_ms: 0.5.31yaegassy2020-03-231-1/+1
|/ /
* | Merge pull request #176 from lithammer/bashls-root-dirHirokazu Hata2020-03-211-1/+1
|\ \
| * | bashls: Change root_dir to pwdPeter Lithammer2020-03-201-1/+1
* | | [docgen] Update README.mdGithub Actions2020-03-211-1/+1
* | | Merge pull request #177 from h-michael/installHirokazu Hata2020-03-211-0/+6
|\ \ \ | |/ / |/| |
| * | fix: require target language server module before LspInstall and LspInstallInfoHirokazu Hata2020-03-211-0/+6
|/ /
* | [docgen] Update README.mdGithub Actions2020-03-191-1/+1
* | Merge pull request #175 from benbrittain/masterHirokazu Hata2020-03-191-2/+2
|\ \
| * | Support rust-analyzer's rust-project.json formatBenjamin Brittain2020-03-181-2/+2
|/ /
* | [docgen] Update README.mdGithub Actions2020-03-181-1/+1
* | Merge pull request #174 from h-michael/metalsHirokazu Hata2020-03-181-1/+1
|\ \
| * | metals: change config attribute name to filetypes from filetypeHirokazu Hata2020-03-181-1/+1
|/ /
* | [docgen] Update README.mdGithub Actions2020-03-181-4/+223
* | Add Purescript language server (#168)Antoine Gagné2020-03-181-0/+46
* | [docgen] Update README.mdGithub Actions2020-03-171-14/+28
* | Merge pull request #169 from jfornoff/patch-1Hirokazu Hata2020-03-171-1/+1
|\ \ | |/ |/|
| * Fix typoJan Fornoff2020-03-151-1/+1
|/
* [docgen] Update README.mdGithub Actions2020-03-091-0/+13
* Merge pull request #166 from h-michael/readmeHirokazu Hata2020-03-101-0/+13
|\
| * README_template.md: add how to override default_configHirokazu Hata2020-03-101-0/+13
* | [docgen] Update README.mdGithub Actions2020-03-091-13/+0
|/
* Merge pull request #149 from h-michael/override-defaultHirokazu Hata2020-03-103-7/+22
|\
| * README.md: add how to override default_configHirokazu Hata2020-03-101-0/+13
| * default_config: let user specify default_config yourself.Hirokazu Hata2020-03-052-7/+9
* | [docgen] Update README.mdGithub Actions2020-03-091-9/+35
* | Merge pull request #141 from h-michael/healthcheckHirokazu Hata2020-03-101-7/+13
|\ \
| * | healthcheck: use pcallHirokazu Hata2020-03-051-7/+13
* | | Merge pull request #162 from kazukazuinaina/add_check_DuplicateHirokazu Hata2020-03-081-0/+5
|\ \ \