| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(debugpy): link debugpy-adapter | Xun | 2022-08-06 | 1 | -0/+1 |
| | | |||||
| * | docs: add :help mason.nvim to README (#259) | William Boman | 2022-08-06 | 2 | -11/+26 |
| | | |||||
| * | feat: add buildifier, blade-formatter, blue, haml-lint, textlint, vulture, ↵ | Vu Le Thanh | 2022-08-06 | 10 | -6/+140 |
| | | | | | | cfn-lint (#255) Co-authored-by: William Boman <william@redwill.se> | ||||
| * | chore: update generated code (#257) | williambotman[bot] | 2022-08-06 | 1 | -1/+1 |
| | | |||||
| * | fix(bash-debug-adapter): fix associated languages (#254) | William Boman | 2022-08-05 | 2 | -4/+4 |
| | | |||||
| * | feat: add bash-debug-adapter (#253) | Adam Figgins | 2022-08-06 | 4 | -3/+49 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | feat: add tectonic (#249) | Vu Le Thanh | 2022-08-06 | 3 | -1/+61 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | refactor(ltex): remove windows platform detect in unix (#251) | Vu Le Thanh | 2022-08-05 | 1 | -2/+1 |
| | | |||||
| * | chore: update generated code (#246) | williambotman[bot] | 2022-08-04 | 1 | -1/+1 |
| | | |||||
| * | feat: add dagger's cuelsp support (#238) | Marcos Nils | 2022-08-03 | 3 | -0/+13 |
| | | |||||
| * | fix(taplo): write receipt when installing via cargo (#237) | William Boman | 2022-08-03 | 1 | -4/+6 |
| | | | | Fixes #236. | ||||
| * | fix(selene): download error in Windows (#233) | sitiom | 2022-08-03 | 1 | -1/+1 |
| | | |||||
| * | chore: update generated code (#234) | williambotman[bot] | 2022-08-03 | 1 | -1/+1 |
| | | |||||
| * | feat(debugpy): write executable for convenient access (#229) | William Boman | 2022-08-02 | 2 | -1/+22 |
| | | |||||
| * | chore: update issue templates (#230) | William Boman | 2022-08-02 | 4 | -30/+41 |
| | | |||||
| * | feat: add xo, jq, buf, joker, csharpier (#221) | Vu Le Thanh | 2022-08-02 | 7 | -6/+141 |
| | | |||||
| * | feat: add goimports (#224) | Sergio Hernandez | 2022-08-02 | 3 | -1/+13 |
| | | |||||
| * | chore: update generated code (#225) | williambotman[bot] | 2022-08-02 | 1 | -1/+1 |
| | | |||||
| * | feat: add default option to highlights (#210) | Chad Condon | 2022-08-01 | 1 | -14/+14 |
| | | | | | This avoids overriding user-provided highlight group definitions. Discussed in #133. | ||||
| * | fix(spectral-language-server): remove Linter and add LSP to categories (#219) | William Boman | 2022-08-01 | 1 | -1/+1 |
| | | |||||
| * | docs: update CONTRIBUTING.md (#215) | William Boman | 2022-08-01 | 1 | -8/+11 |
| | | |||||
| * | feat: add proselint (#214) | the continium | 2022-08-01 | 3 | -2/+14 |
| | | | | Closes #212. | ||||
| * | feat: add spectral-language-server (#211) | Ghassan Alduraibi | 2022-08-01 | 3 | -2/+14 |
| | | |||||
| * | chore: update generated code (#213) | williambotman[bot] | 2022-08-01 | 1 | -1/+1 |
| | | |||||
| * | fix(lemminx): download from GitHub releases (#207) | William Boman | 2022-07-31 | 1 | -19/+11 |
| | | |||||
| * | docs: add section describing how to use packages (#206) | William Boman | 2022-07-31 | 2 | -4/+41 |
| | | |||||
| * | feat: add erb-lint (#204) | David Bernheisel | 2022-07-31 | 3 | -2/+14 |
| | | |||||
| * | chore: update generated code (#205) | williambotman[bot] | 2022-07-31 | 2 | -2/+2 |
| | | |||||
| * | feat(ui): highlight packages that have transitioned during the session (#203) | William Boman | 2022-07-31 | 2 | -15/+14 |
| | | | | | The idea is to subtly indicate which packages have been uninstalled or installed during the current session. | ||||
| * | feat: add rubocop (#167) | Chad Condon | 2022-07-31 | 3 | -1/+13 |
| | | |||||
| * | fix(gem): write shim executables that enhance GEM_PATH appropriately (#202) | William Boman | 2022-07-31 | 2 | -34/+52 |
| | | |||||
| * | feat(taplo): use prebuilt binary if available (#201) | William Boman | 2022-07-30 | 1 | -4/+27 |
| | | |||||
| * | chore: update package installation issue template (#200) | William Boman | 2022-07-30 | 1 | -6/+14 |
| | | |||||
| * | fix(go): improve parsing package mod (#197) | William Boman | 2022-07-30 | 2 | -1/+7 |
| | | |||||
| * | fix(ui): ensure window is active before getting cursor (#196) | William Boman | 2022-07-29 | 2 | -4/+9 |
| | | | | | | | | * fix(ui): ensure window is active before getting cursor * fixup Co-authored-by: williambotman[bot] <william+bot@redwill.se> | ||||
| * | feat: add fixjson (#191) | Josa Gesell | 2022-07-29 | 3 | -1/+15 |
| | | |||||
| * | fix(scripts): create package index before regenerating language map (#192) | William Boman | 2022-07-29 | 1 | -4/+2 |
| | | |||||
| * | fix(ui): don't call terminate handler when setting up handle (#190) | William Boman | 2022-07-28 | 2 | -8/+4 |
| | | | | | | | The terminate handler should only really be called when the handle is terminated. By calling it immediately (to initialize UI state), any queued packages would be reset to either the "installed" or "uninstalled" group, when they really should remain "queued". | ||||
| * | feat: selene now installed from pre-built binary (#187) | Seth Daniel | 2022-07-28 | 1 | -2/+25 |
| | | | | Closes #173. | ||||
| * | fix(curlylint): s/ninja/jinja/ (#185) | William Boman | 2022-07-28 | 2 | -3/+2 |
| | | |||||
| * | feat: add curlylint (#184) | Dan Sully | 2022-07-28 | 3 | -3/+17 |
| | | |||||
| * | chore: update bot comment on new package request (#183) | William Boman | 2022-07-28 | 1 | -3/+1 |
| | | |||||
| * | feat: add clang-format (#176) | Daniil Shvalov | 2022-07-28 | 3 | -6/+18 |
| | | |||||
| * | docs(contributing): fix some bad links (#182) | William Boman | 2022-07-28 | 1 | -3/+3 |
| | | |||||
| * | docs: add CONTRIBUTING.md, SECURITY.md and update doc/reference.md (#181) | William Boman | 2022-07-28 | 3 | -1/+232 |
| | | |||||
| * | feat(ui): hoist cursor when switching tab (#178) | William Boman | 2022-07-28 | 3 | -1/+10 |
| | | |||||
| * | chore: update generated code (#177) | williambotman[bot] | 2022-07-28 | 1 | -1/+1 |
| | | |||||
| * | feat: add alex, actionlint (#170) | Vu Le Thanh | 2022-07-27 | 4 | -2/+70 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | fix(stylua): use prebuilt binary instead of building with cargo (#163) | kanhaiya38 | 2022-07-27 | 1 | -4/+21 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | fix(selene): fix installation (#165) | William Boman | 2022-07-26 | 1 | -1/+1 |
| | | |||||
