aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #277 from h-michael/fix-docgenHirokazu Hata2020-06-131-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | docgen: escape GitHub Flavored Markdown punctuation charactersHirokazu Hata2020-06-131-1/+8
|/ / /
* | | [docgen] Update README.mdGithub Actions2020-06-101-3/+11
* | | Merge pull request #142 from h-michael/dartlsHirokazu Hata2020-06-112-17/+4
|\ \ \
| * | | dartls: remove calling error in detecting cmdHirokazu Hata2020-02-232-17/+4
|/ / /
* | | [docgen] Update README.mdGithub Actions2020-06-091-0/+84
* | | Merge pull request #268 from h-michael/command-definitionsHirokazu Hata2020-06-091-1/+18
|\ \ \
| * | | fix the problem that commads cannot be registered in custom setupHirokazu Hata2020-06-091-1/+18
* | | | Merge pull request #267 from landerlo/metals-better_coursier_supportHirokazu Hata2020-06-091-7/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Add coursier candidate, fix folder creation when emptyLander Lopez2020-06-081-7/+12
* | | | Merge pull request #269 from h-michael/lintHirokazu Hata2020-06-091-1/+1
|\ \ \ \
| * | | | fix lint errorHirokazu Hata2020-06-091-1/+1
|/ / / /
* | | | Merge pull request #258 from kdheepak/kd/fix-julialsHirokazu Hata2020-06-092-9/+28
|\ \ \ \
| * | | | [docgen] Update README.mdGithub Actions2020-06-091-2/+6
| * | | | Fix docstringDheepak Krishnamurthy2020-06-081-0/+4
| * | | | Fix project_pathDheepak Krishnamurthy2020-06-081-1/+1
| * | | | Remove unnecessary mkdirDheepak Krishnamurthy2020-06-081-1/+0
| * | | | Fix docstringDheepak Krishnamurthy2020-06-081-1/+1
| * | | | Fix typoDheepak Krishnamurthy2020-06-081-1/+1
| * | | | Remove need for JuliaProject.tomlDheepak Krishnamurthy2020-06-082-15/+7
| * | | | Use current folder as Julia projectDheepak Krishnamurthy2020-06-082-5/+15
| * | | | Use Base.active_project() insteadDheepak Krishnamurthy2020-06-081-1/+3
| * | | | Fix julials configurationDheepak Krishnamurthy2020-06-081-6/+14
|/ / / /
* | | | [docgen] Update README.mdGithub Actions2020-06-091-59/+44
* | | | Merge pull request #263 from Shatur95/add-clangd-switch-source-headerHirokazu Hata2020-06-091-0/+28
|\ \ \ \ | |_|/ / |/| | |
| * | | Add link to extensionHennadii Chernyshchyk2020-06-081-0/+1
| * | | Add editsNearCursor capability by defaultShatur952020-06-041-0/+7
| * | | Add clangd switch source header commandShatur952020-06-041-0/+20
|/ / /
* | | [docgen] Update README.mdGithub Actions2020-06-021-11/+21
* | | Merge pull request #259 from wingyplus/elixirls-fix-typoHirokazu Hata2020-06-021-1/+1
|\ \ \ | |/ / |/| |
| * | Fix wrong elixirls server name in docThanabodee Charoenpiriyakij2020-06-021-1/+1
|/ /
* | Merge pull request #249 from neovim/healthcheckHirokazu Hata2020-05-241-15/+13
|\ \
| * | healthcheck: skip healthcheck if make_config function is nilHirokazu Hata2020-05-241-15/+13
|/ /
* | Merge pull request #244 from h-michael/testHirokazu Hata2020-05-239-2/+267
|\ \
| * | github action: add test for macosHirokazu Hata2020-05-211-1/+13
| * | test: add some test cases util functionsHirokazu Hata2020-05-213-0/+188
| * | Makefile: add lint commantHirokazu Hata2020-05-213-3/+10
| * | github action: add test actionHirokazu Hata2020-05-211-0/+41
| * | test: add test runner scriptHirokazu Hata2020-05-192-0/+16
| * | gitignore: add 'nvim/' to gitignoreHirokazu Hata2020-05-191-0/+1
* | | [docgen] Update README.mdGithub Actions2020-05-231-3/+3
* | | Merge pull request #247 from Shatur95/add_common_gdscript_filetypeHirokazu Hata2020-05-231-1/+1
|\ \ \
| * | | Add common gdscript filetypeShatur952020-05-231-1/+1
| |/ /
* | | flow: use npx instead of expecting a npm script (#246)Hirokazu Hata2020-05-231-2/+2
|\ \ \
| * | | flow: use npx with `--no-install` option, so it doesn't try to install `flow`...Daniel Schmid2020-05-221-1/+1
| * | | flow: use npx instead of expecting a npm scriptDaniel Schmid2020-05-221-2/+2
| |/ /
* | | [docgen] Update README.mdGithub Actions2020-05-231-4/+68
* | | Add R language server (#226)Phelipe2020-05-231-0/+30
|/ /
* | [docgen] Update README.mdGithub Actions2020-05-211-0/+117
* | Add configuration for elixir-ls (#243)Morten Paulsen2020-05-211-0/+110