aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Change default formatter for any language (#2942)PiergiorgioZagaria2022-08-04
* Add a .ignore file to make ripgrep more useful (#3315)Charlie Groves2022-08-03
* Add .gitattributes (#3318)Alexander Brevig2022-08-03
* Fix LF line-endings (#3316)Charlie Groves2022-08-03
* Exclude only named children without injection.include-children (#3129)Matthias Deiml2022-08-03
* Inherit javascript/typescript from common 'ecma' queries (#3301)Michael Davis2022-08-03
* theme `ui.virtual.indent-guide` in `dark_plus` (#3302)Kirawi2022-08-02
* chore(ci): match `*-macos` by checking suffix yvt2022-08-02
* feat: support grammar cross-compilationyvt2022-08-02
* fix(loader): pass `cc::Tool::args()`yvt2022-08-02
* chore(ci): build binary for aarch64-macosyvt2022-08-02
* build(deps): bump pulldown-cmark from 0.9.1 to 0.9.2 (#3294)dependabot[bot]2022-08-02
* build(deps): bump similar from 2.1.0 to 2.2.0 (#3293)dependabot[bot]2022-08-02
* build(deps): bump serde from 1.0.140 to 1.0.141 (#3292)dependabot[bot]2022-08-02
* build(deps): bump anyhow from 1.0.58 to 1.0.59 (#3291)dependabot[bot]2022-08-02
* build(deps): bump arc-swap from 1.5.0 to 1.5.1 (#3290)dependabot[bot]2022-08-02
* Modified restore_term fn in application.rs. Changed '\x1B[2 q' to '\x1B[0 q' ...Eric K2022-08-02
* Improve Python queries, add locals (#3284)ChrHorn2022-08-01
* update catppuccin theme(s) to new palettes (#3281)ChrHorn2022-08-01
* javascript queries: fix parameters (#3280)ChrHorn2022-08-01
* fix: gruvbox color modes (#3202)Alexander Brevig2022-08-01
* Only add cargo-tarpaulin on x86_64 (#3252)Charlie Groves2022-07-31
* Fix align_selection behaviour with tabs (#3276)A-Walrus2022-07-31
* feat: add cue support (#3262)Banst2022-07-31
* Add cwd parameter which is not optional anymore (#3240)Danilo Spinella2022-07-31
* Add rust-version (MSRV) to helix-term package (#3244)Danilo Spinella2022-07-31
* clipboard: add logging and healthcheck (#3271)Amit Beka2022-07-31
* Flatwhite Theme (#3236)Alexander Brevig2022-07-30
* Add Graphviz Dot lang support (#3241)Erasin2022-07-30
* Don't add empty prompt input to history (#3259)A-Walrus2022-07-30
* Fix byte index error in signature help highlightingGokul Soumya2022-07-29
* Add transparent theme based on base16_default (#3216)Slug2022-07-28
* Fix cursorline and selection themes for onelight (#3226)Erasin2022-07-28
* Add textobject for javascript (#3213)Erasin2022-07-28
* Update README command table (#3224)Kyle L. Davis2022-07-28
* Remove let_declaration from Rust locals tracking (#3212)Michael Davis2022-07-28
* JS/TS highlighting improvements (#3219)Philipp Mildenberger2022-07-27
* build(nix): add a way to override what grammars get built (#3141)Yusuf Bera Ertan2022-07-27
* Add LSP config for Odin (#3214)Ricardo Silva2022-07-27
* Use OR of all selections in search_selection command (#3138)MilanVasko2022-07-27
* add configurable / theme-able statusline separator string (#3175)Seth Bromberger2022-07-26
* Nord color modes (#3200)A-Walrus2022-07-26
* Fix: Python hightlight (#3201)Erasin2022-07-26
* add position-percentage as a statusline indicator (#3168)Seth Bromberger2022-07-26
* Shorten embedded command descriptions (#3070)Gokul Soumya2022-07-26
* Suport diagnostic code (#3096)Erasin2022-07-26
* Remove vale from .gitignoren0s42022-07-26
* Spacingn0s42022-07-26
* Fixes + consistencyn0s42022-07-26
* Add SPLITTING SELECTIONSn0s42022-07-26