aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Derive Document language name from languages.toml name key (#3338)Michael Davis2022-08-30
* Allow less than and greater than in macros (#3556)A-Walrus2022-08-30
* build(deps): bump futures-executor from 0.3.23 to 0.3.24 (#3602)dependabot[bot]2022-08-29
* build(deps): bump futures-util from 0.3.23 to 0.3.24 (#3603)dependabot[bot]2022-08-29
* build(deps): bump lsp-types from 0.93.0 to 0.93.1 (#3601)dependabot[bot]2022-08-29
* Sonokai (#3595)Roman Chumak2022-08-29
* let extend-line respect range direction (#3046)Bob2022-08-29
* Add bracketed paste (#3233)Charlie Groves2022-08-29
* Add wezterm to get_terminal_provider (#3588)unrelentingtech2022-08-29
* Add fleetish theme. Based on the unreleased JetBrains Fleet editor (#3591)Kristoffer Flottorp2022-08-29
* update colors for papercolor-light (#3585)Soc Virnyl S. Estela2022-08-28
* Fix rust text objects (#3590)David2022-08-28
* Add c-sharp textobjects (#3494)Gustavo Bogarín2022-08-27
* Pascal support (#3542)ath32022-08-25
* Fixed Doom acario theme (#3533) (#3539)Luna2022-08-25
* Update tree-sitter-ruby (#3527)Michael Davis2022-08-25
* AWK Regex injection (#3535)ath32022-08-24
* AWK support (#3528)ath32022-08-24
* Julia queries: fix non-consecutive docstring highlightChristoph Horn2022-08-24
* Julia queries: prevent constructors to be highlighted as functionsChristoph Horn2022-08-24
* Julia queries: limit markdown highlighting to docstringsChristoph Horn2022-08-24
* Julia queries: major refactoring of `highlights.scm`, add regex injections, l...Christoph Horn2022-08-24
* Julia queries: update grammar, fix breaking changesChristoph Horn2022-08-24
* feat(lang): Add esdl grammar (#3526)Jaden2022-08-24
* Improve dart indent (#3419)seb-bl2022-08-24
* add syntax highlights for xit (#3521)ChemicalXandco2022-08-24
* Fix markdown indented code block rendering (#3503)Clay2022-08-24
* fix: Reset document mode when losing focusBlaž Hrastnik2022-08-23
* Editor: remove duplication for view focus/swap commandsBlaž Hrastnik2022-08-23
* Reduce health tick widthIvan Tham2022-08-23
* build(deps): bump once_cell from 1.13.0 to 1.13.1 (#3511)dependabot[bot]2022-08-23
* build(deps): bump serde_json from 1.0.83 to 1.0.85 (#3510)dependabot[bot]2022-08-23
* build(deps): bump serde from 1.0.142 to 1.0.144 (#3512)dependabot[bot]2022-08-23
* build(deps): bump anyhow from 1.0.61 to 1.0.62 (#3509)dependabot[bot]2022-08-23
* Update to crossterm-0.25 (#3390)Charlie Groves2022-08-22
* One more windows fix...Blaž Hrastnik2022-08-22
* Fix compilation on windowsBlaž Hrastnik2022-08-22
* Make external terminal provider configurableBlaž Hrastnik2022-08-22
* Update tree-sitter-elm to latest commit (#3497)ScribblyBirb2022-08-21
* Switch to `tabpad` configuration option (#3458)A-Walrus2022-08-21
* Update tree-sitter-org (#3489)Michael Davis2022-08-21
* add penumbra+ theme (#3398)Vince Mutolo2022-08-21
* feat: add taskwarrior to languages so `task N edit` is nice (#3468)Alexander Brevig2022-08-20
* removes deprecated stdio flag for omnisharp (#3480)jdrst2022-08-19
* style: fixes `unused_parens` warnings on nightly builds (#3471)Saber Haj Rabiee2022-08-18
* add diff colors in PaperColor Light (#3470)Soc Virnyl S. Estela2022-08-18
* theme: add papercolor light (#3426)Soc Virnyl S. Estela2022-08-17
* Adjust `m` textobject description and minor code clarification (#3343)Daniel S Poulin2022-08-17
* Update tree-sitter-swift (#3461)Michael Davis2022-08-17
* Fix failing test with unicode-lines feature (#3455)A-Walrus2022-08-17