aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add fortran language (#3025)Austen LeBeau2022-07-10
* fix: error that caused usize to overflow (#3024)Slug2022-07-10
* nix: pass makeWrapperArgs to wrapProgram (#3003)Timothy DeHerrera2022-07-09
* nix flake: make the binary cache "just work" (#2999)Timothy DeHerrera2022-07-09
* book: add wiki links to the title page and install page (#3017)Amit Beka2022-07-09
* lsp: Add workspace/applyEdit to client capabilites (#3012)Gokul Soumya2022-07-08
* theme(onedark): Remove bg for window separator (#3011)Gokul Soumya2022-07-08
* Introduce storage highlighting for typescript/javascript (#2961)Jake Langford2022-07-06
* Remove broken ledger tag highlight (#2988)Ivan Tham2022-07-06
* Show file path only in workspace diagnostic pickerGokul Soumya2022-07-06
* Display error code only if not noneGokul Soumya2022-07-06
* Sub sort diagnostics by line numberGokul Soumya2022-07-06
* Display diagnostic text before code in pickerGokul Soumya2022-07-06
* Remove source from diagnostic picker displayGokul Soumya2022-07-06
* Update tree-sitter-nickel (#2987)Erin van der Veen2022-07-06
* Fix some typos (#2978)A-Walrus2022-07-06
* Update tree-sitter-ledger (#2936)Ivan Tham2022-07-05
* Update TSQ queries (#2960)Michael Davis2022-07-05
* 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