aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Spellingn0s42022-07-26
* Add CYCLING AND REMOVING SELECTIONSn0s42022-07-26
* Move Jumplist section and add recapn0s42022-07-26
* Add 'ADDING SELECTION ON NEXT SEARCH MATCH'n0s42022-07-26
* Add SEARCH FOR SELECTIONn0s42022-07-26
* Add REGISTERS, update MACROS accordinglyn0s42022-07-26
* Add REPLACING WITH YANKED TEXT and INCREMENTING/DECREMTINGn0s42022-07-26
* Add REPITITION sectionn0s42022-07-26
* Improve ALIGN SELECTIONS sectionn0s42022-07-26
* Reduce A-; section to a note on section 3.7n0s42022-07-26
* Correct recap numbers.n0s42022-07-26
* Line too long + grammar.n0s42022-07-26
* Add vale to gitignore + spellingn0s42022-07-26
* Added REPLACE and moved SELECTING TO A CHARACTER into the same chapter.n0s42022-07-26
* Add 'ALIGN SELECTIONS' and 'SPLIT SELECTIONS ON LINES'n0s42022-07-26
* Move COLLAPSING SELECTION to MOTIONS AND SELECTIONS.n0s42022-07-26