| Commit message (Expand) | Author | Age |
... | |
* | Update tree-sitter-nickel (#2987) | Erin van der Veen | 2022-07-06 |
* | Fix some typos (#2978) | A-Walrus | 2022-07-06 |
* | Update tree-sitter-ledger (#2936) | Ivan Tham | 2022-07-05 |
* | Update TSQ queries (#2960) | Michael Davis | 2022-07-05 |
* | add language `idris` (#2971) | Matthew Toohey | 2022-07-05 |
* | Add live preview to theme picker (#1798) | Joe | 2022-07-05 |
* | DAP: Make `cwd` required in RunTerminalArguments | Michael Davis | 2022-07-05 |
* | DAP: Skip serializing `Option`s when `None` | Michael Davis | 2022-07-05 |
* | Add Autumn night theme | Jens Getreu | 2022-07-05 |
* | Autumn theme: slightly adjust contrast | Jens Getreu | 2022-07-05 |
* | build(deps): bump smallvec from 1.8.1 to 1.9.0 (#2976) | dependabot[bot] | 2022-07-05 |
* | build(deps): bump crossterm from 0.23.0 to 0.24.0 (#2968) | dependabot[bot] | 2022-07-05 |
* | build(deps): bump serde_json from 1.0.81 to 1.0.82 (#2966) | dependabot[bot] | 2022-07-05 |
* | build(deps): bump log from 0.4.14 to 0.4.17 (#2965) | dependabot[bot] | 2022-07-05 |
* | build(deps): bump which from 4.2.4 to 4.2.5 (#2964) | dependabot[bot] | 2022-07-05 |
* | build(deps): bump encoding_rs from 0.8.30 to 0.8.31 (#2963) | dependabot[bot] | 2022-07-05 |
* | build(deps): bump once_cell from 1.12.0 to 1.13.0 (#2969) | dependabot[bot] | 2022-07-05 |
* | build(deps): bump serde from 1.0.136 to 1.0.138 (#2967) | dependabot[bot] | 2022-07-05 |
* | feat(theme): solarized: add cursorline, ruler, indent guide (#2962) | Skyler Hawthorne | 2022-07-04 |
* | Fix backwards selection duplication widening bug (#2945) | A-Walrus | 2022-07-04 |
* | Add runtime `xcopy` command on powershell in docs (#2958) | 川田 恵氏 (Kawada Keishi a.k.a megumish) | 2022-07-04 |
* | Add Haskell roots (#2954) | 0rphee | 2022-07-04 |
* | languages: added elvish (#2948) | rsteube | 2022-07-03 |
* | Highlight whole row in picker menus (#2939) | ChrHorn | 2022-07-02 |
* | Reuse menu::Item trait in picker (#2814) | Gokul Soumya | 2022-07-02 |
* | Update night_owl for cursorline (#2938) | nosa | 2022-07-01 |
* | Sort themes, language & files by score & then name (#2675) | Michael Jones | 2022-07-01 |
* | add statusline mode colors to meliora theme (#2933) | ramojus | 2022-07-01 |
* | fix CI | Blaž Hrastnik | 2022-07-01 |
* | Updated for #2676 , but I took the opportunity to do some other changes. (#2929) | nosa | 2022-07-01 |
* | Disable tree-sitter python indents, use fallback for now | Blaž Hrastnik | 2022-07-01 |
* | Sort themes, language & files by score & then name (#2675) | Michael Jones | 2022-07-01 |
* | adds --vsplit and --hsplit arguments (#2773) | plexom | 2022-07-01 |
* | Add new key bindings to view mode (#2803) | Benjamin Rich | 2022-07-01 |
* | Fix backwards character deletion on other whitespaces (#2855) | Sora | 2022-07-01 |
* | [Theme] Nord Light (#2908) | two-six | 2022-07-01 |
* | add cursorline to one light theme (#2925) | Erasin | 2022-07-01 |
* | Add `color-modes` to Autumn theme (#2928) | Jens Getreu | 2022-07-01 |
* | markdown: limit raw block highlight to code fence content | Michael Davis | 2022-07-01 |
* | erlang: highlight modules in behaviour attributes | Michael Davis | 2022-07-01 |
* | erlang: highlight records with macro names | Michael Davis | 2022-07-01 |
* | git-commit: fix highlight edge cases | Michael Davis | 2022-07-01 |
* | tsq: update parser to fix escaping double quotes | Michael Davis | 2022-07-01 |
* | erlang: update parser for fix on remote calls | Michael Davis | 2022-07-01 |
* | make: add injection-regex | Michael Davis | 2022-07-01 |
* | erlang: fix '#match?' for specs/callbacks | Michael Davis | 2022-07-01 |
* | replace module captures with namespace | Michael Davis | 2022-07-01 |
* | html: highlight punctuation | Michael Davis | 2022-07-01 |
* | edoc: prevent rogue punctuation highlights | Michael Davis | 2022-07-01 |
* | rust: fix highlight corner-cases | Michael Davis | 2022-07-01 |