aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* add language `idris` (#2971)Matthew Toohey2022-07-05
* Add live preview to theme picker (#1798)Joe2022-07-05
* DAP: Make `cwd` required in RunTerminalArgumentsMichael Davis2022-07-05
* DAP: Skip serializing `Option`s when `None`Michael Davis2022-07-05
* Add Autumn night themeJens Getreu2022-07-05
* Autumn theme: slightly adjust contrastJens Getreu2022-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 Hawthorne2022-07-04
* Fix backwards selection duplication widening bug (#2945)A-Walrus2022-07-04
* Add runtime `xcopy` command on powershell in docs (#2958)川田 恵氏 (Kawada Keishi a.k.a megumish)2022-07-04
* Add Haskell roots (#2954)0rphee2022-07-04
* languages: added elvish (#2948)rsteube2022-07-03
* Highlight whole row in picker menus (#2939)ChrHorn2022-07-02
* Reuse menu::Item trait in picker (#2814)Gokul Soumya2022-07-02
* Update night_owl for cursorline (#2938)nosa2022-07-01
* Sort themes, language & files by score & then name (#2675)Michael Jones2022-07-01
* add statusline mode colors to meliora theme (#2933)ramojus2022-07-01
* fix CIBlaž Hrastnik2022-07-01
* Updated for #2676 , but I took the opportunity to do some other changes. (#2929)nosa2022-07-01
* Disable tree-sitter python indents, use fallback for nowBlaž Hrastnik2022-07-01
* Sort themes, language & files by score & then name (#2675)Michael Jones2022-07-01
* adds --vsplit and --hsplit arguments (#2773)plexom2022-07-01
* Add new key bindings to view mode (#2803)Benjamin Rich2022-07-01
* Fix backwards character deletion on other whitespaces (#2855)Sora2022-07-01
* [Theme] Nord Light (#2908)two-six2022-07-01
* add cursorline to one light theme (#2925)Erasin2022-07-01
* Add `color-modes` to Autumn theme (#2928)Jens Getreu2022-07-01
* markdown: limit raw block highlight to code fence contentMichael Davis2022-07-01
* erlang: highlight modules in behaviour attributesMichael Davis2022-07-01
* erlang: highlight records with macro namesMichael Davis2022-07-01
* git-commit: fix highlight edge casesMichael Davis2022-07-01
* tsq: update parser to fix escaping double quotesMichael Davis2022-07-01
* erlang: update parser for fix on remote callsMichael Davis2022-07-01
* make: add injection-regexMichael Davis2022-07-01
* erlang: fix '#match?' for specs/callbacksMichael Davis2022-07-01
* replace module captures with namespaceMichael Davis2022-07-01
* html: highlight punctuationMichael Davis2022-07-01
* edoc: prevent rogue punctuation highlightsMichael Davis2022-07-01
* rust: fix highlight corner-casesMichael Davis2022-07-01
* bash: expand injection-regex to common shellsMichael Davis2022-07-01
* markdown: highlight punctuationMichael Davis2022-07-01
* erlang: highlight unary '#' as punctuation.bracketMichael Davis2022-07-01
* erlang: highlight nullary macros as constantsMichael Davis2022-07-01