| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Merge pull request #277 from h-michael/fix-docgen | Hirokazu Hata | 2020-06-13 | 1 | -1/+8 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | docgen: escape GitHub Flavored Markdown punctuation characters | Hirokazu Hata | 2020-06-13 | 1 | -1/+8 | |
| |/ / / | ||||||
| * | | | [docgen] Update README.md | Github Actions | 2020-06-10 | 1 | -3/+11 | |
| * | | | Merge pull request #142 from h-michael/dartls | Hirokazu Hata | 2020-06-11 | 2 | -17/+4 | |
| |\ \ \ | ||||||
| | * | | | dartls: remove calling error in detecting cmd | Hirokazu Hata | 2020-02-23 | 2 | -17/+4 | |
| |/ / / | ||||||
| * | | | [docgen] Update README.md | Github Actions | 2020-06-09 | 1 | -0/+84 | |
| * | | | Merge pull request #268 from h-michael/command-definitions | Hirokazu Hata | 2020-06-09 | 1 | -1/+18 | |
| |\ \ \ | ||||||
| | * | | | fix the problem that commads cannot be registered in custom setup | Hirokazu Hata | 2020-06-09 | 1 | -1/+18 | |
| * | | | | Merge pull request #267 from landerlo/metals-better_coursier_support | Hirokazu Hata | 2020-06-09 | 1 | -7/+12 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Add coursier candidate, fix folder creation when empty | Lander Lopez | 2020-06-08 | 1 | -7/+12 | |
| * | | | | Merge pull request #269 from h-michael/lint | Hirokazu Hata | 2020-06-09 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | fix lint error | Hirokazu Hata | 2020-06-09 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #258 from kdheepak/kd/fix-julials | Hirokazu Hata | 2020-06-09 | 2 | -9/+28 | |
| |\ \ \ \ | ||||||
| | * | | | | [docgen] Update README.md | Github Actions | 2020-06-09 | 1 | -2/+6 | |
| | * | | | | Fix docstring | Dheepak Krishnamurthy | 2020-06-08 | 1 | -0/+4 | |
| | * | | | | Fix project_path | Dheepak Krishnamurthy | 2020-06-08 | 1 | -1/+1 | |
| | * | | | | Remove unnecessary mkdir | Dheepak Krishnamurthy | 2020-06-08 | 1 | -1/+0 | |
| | * | | | | Fix docstring | Dheepak Krishnamurthy | 2020-06-08 | 1 | -1/+1 | |
| | * | | | | Fix typo | Dheepak Krishnamurthy | 2020-06-08 | 1 | -1/+1 | |
| | * | | | | Remove need for JuliaProject.toml | Dheepak Krishnamurthy | 2020-06-08 | 2 | -15/+7 | |
| | * | | | | Use current folder as Julia project | Dheepak Krishnamurthy | 2020-06-08 | 2 | -5/+15 | |
| | * | | | | Use Base.active_project() instead | Dheepak Krishnamurthy | 2020-06-08 | 1 | -1/+3 | |
| | * | | | | Fix julials configuration | Dheepak Krishnamurthy | 2020-06-08 | 1 | -6/+14 | |
| |/ / / / | ||||||
| * | | | | [docgen] Update README.md | Github Actions | 2020-06-09 | 1 | -59/+44 | |
| * | | | | Merge pull request #263 from Shatur95/add-clangd-switch-source-header | Hirokazu Hata | 2020-06-09 | 1 | -0/+28 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Add link to extension | Hennadii Chernyshchyk | 2020-06-08 | 1 | -0/+1 | |
| | * | | | Add editsNearCursor capability by default | Shatur95 | 2020-06-04 | 1 | -0/+7 | |
| | * | | | Add clangd switch source header command | Shatur95 | 2020-06-04 | 1 | -0/+20 | |
| |/ / / | ||||||
| * | | | [docgen] Update README.md | Github Actions | 2020-06-02 | 1 | -11/+21 | |
| * | | | Merge pull request #259 from wingyplus/elixirls-fix-typo | Hirokazu Hata | 2020-06-02 | 1 | -1/+1 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Fix wrong elixirls server name in doc | Thanabodee Charoenpiriyakij | 2020-06-02 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #249 from neovim/healthcheck | Hirokazu Hata | 2020-05-24 | 1 | -15/+13 | |
| |\ \ | ||||||
| | * | | healthcheck: skip healthcheck if make_config function is nil | Hirokazu Hata | 2020-05-24 | 1 | -15/+13 | |
| |/ / | ||||||
| * | | Merge pull request #244 from h-michael/test | Hirokazu Hata | 2020-05-23 | 9 | -2/+267 | |
| |\ \ | ||||||
| | * | | github action: add test for macos | Hirokazu Hata | 2020-05-21 | 1 | -1/+13 | |
| | * | | test: add some test cases util functions | Hirokazu Hata | 2020-05-21 | 3 | -0/+188 | |
| | * | | Makefile: add lint commant | Hirokazu Hata | 2020-05-21 | 3 | -3/+10 | |
| | * | | github action: add test action | Hirokazu Hata | 2020-05-21 | 1 | -0/+41 | |
| | * | | test: add test runner script | Hirokazu Hata | 2020-05-19 | 2 | -0/+16 | |
| | * | | gitignore: add 'nvim/' to gitignore | Hirokazu Hata | 2020-05-19 | 1 | -0/+1 | |
| * | | | [docgen] Update README.md | Github Actions | 2020-05-23 | 1 | -3/+3 | |
| * | | | Merge pull request #247 from Shatur95/add_common_gdscript_filetype | Hirokazu Hata | 2020-05-23 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Add common gdscript filetype | Shatur95 | 2020-05-23 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | flow: use npx instead of expecting a npm script (#246) | Hirokazu Hata | 2020-05-23 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | flow: use npx with `--no-install` option, so it doesn't try to install `flow`... | Daniel Schmid | 2020-05-22 | 1 | -1/+1 | |
| | * | | | flow: use npx instead of expecting a npm script | Daniel Schmid | 2020-05-22 | 1 | -2/+2 | |
| | |/ / | ||||||
| * | | | [docgen] Update README.md | Github Actions | 2020-05-23 | 1 | -4/+68 | |
| * | | | Add R language server (#226) | Phelipe | 2020-05-23 | 1 | -0/+30 | |
| |/ / | ||||||
| * | | [docgen] Update README.md | Github Actions | 2020-05-21 | 1 | -0/+117 | |
| * | | Add configuration for elixir-ls (#243) | Morten Paulsen | 2020-05-21 | 1 | -0/+110 | |
