aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* tutor: Clarify forward reference to "select command"Tim Siegel2022-10-12
* Apply transactions to the jumplist for undo/redo (#4227)Michael Davis2022-10-12
* Fix some commands not showing names in palette (#4223)Armin Ronacher2022-10-12
* Update tree-sitter-lua and add textobjects for Lua (#3552)Lennard Hofmann2022-10-12
* Fix append cursor location when selection anchor is at end of document (#4147)Graic2022-10-12
* Rearrange README.md slightly (#4206)Jacob Kiesel2022-10-11
* Fix confusion with using --hsplit --vsplit on startup at same time (#4202)Brian Orwe2022-10-11
* Rename extend indent captures.Daniel Ebert2022-10-11
* Slightly change the behavior of the `@stop-extend` capture.Daniel Ebert2022-10-11
* Improve code style for tree-sitter indentation.Daniel Ebert2022-10-11
* Fix a bug that caused the indent for the line below to also be added in rare ...Triton1712022-10-11
* Fix clippy warning.Triton1712022-10-11
* Add python indentation support to docs.Triton1712022-10-11
* Add `extend-indented` and `stop-extend` captures for indent queries.Triton1712022-10-11
* update everforest theme (#3998)Alex2022-10-11
* Add colours "color-modes" to ayu_light theme (#4109)Stuart Baker2022-10-11
* do not reparse unmodified injections (#4146)Pascal Kuthe2022-10-11
* fix: remove unneeded allocations when calling helix_view::Info::newAlexis (Poliorcetics) Bourget2022-10-11
* chore: fix clippy lintingAlexis (Poliorcetics) Bourget2022-10-11
* Overlay all diagnostics with highest severity on top (#4113)Michael Davis2022-10-11
* remove filterting with C-space from pickerPascal Kuthe2022-10-11
* Treat space as a seperator instead of a character in fuzzy pickerPascal Kuthe2022-10-11
* Add a helper function for applying transactionsMichael Davis2022-10-11
* Apply transactions to ViewsMichael Davis2022-10-11
* Add View::apply for adjusting jumplist rangesMichael Davis2022-10-11
* picker: Highlight the document on idle timeoutBlaž Hrastnik2022-10-11
* Propagate idle timeout event to components (#3172)Gokul Soumya2022-10-11
* build(deps): bump serde_json from 1.0.85 to 1.0.86 (#4187)dependabot[bot]2022-10-10
* Change twig tree-sitter grammar (#4176)gbprod2022-10-10
* Add some vertical characters to the editor.indent-guides documentation (#4163)Sumit Sahrawat2022-10-10
* Add instructions for gnome desktop support using the `.desktop` file (#4165)David2022-10-10
* Fix goto/view center mismatch (#4135)Brandon Dong2022-10-10
* Improve C# syntax highlighting (#4118)Chickenkeeper2022-10-10
* Use different cursor color for primary cursor for ayu_mirage (#4140)S1m2022-10-10
* tutor: 5.5 add missing words (#4160)Mike Sampson2022-10-09
* Add cursorcolumn (#4084)A-Walrus2022-10-08
* Fix incorrect scrolloff default in documentation (#4136)Brandon Dong2022-10-07
* Update sonokai.toml (#4089)Oleksii Dorozhkin2022-10-06
* Pallettise the bogster theme and, more importantly, add support for color-mod...allanderek2022-10-06
* Fix tutor typo (#4116)Jonathan2022-10-05
* Fix bugs in search wraparound message (#4101)A-Walrus2022-10-04
* doc: add theme inheritance example (#4096)Jaden2022-10-04
* doc: add example to disable arrow keys in insert mode (#4088)Poliorcetics2022-10-04
* build(deps): bump thiserror from 1.0.36 to 1.0.37 (#4095)dependabot[bot]2022-10-03
* build(deps): bump tokio from 1.21.1 to 1.21.2 (#4094)dependabot[bot]2022-10-03
* build(deps): bump smallvec from 1.9.0 to 1.10.0 (#4093)dependabot[bot]2022-10-03
* Exit gracefully when close operation fails (#4081)Skyler Hawthorne2022-10-03
* Automatically track pseudo-pending text (#4077)Michael Davis2022-10-03
* respond to SIGUSR1 by reloading config (#3952)Karsten Gebbert2022-10-03
* Keep arrow and special keys in insert (#3915)Ivan Tham2022-10-03