mirror of https://github.com/helix-editor/helix
* fix: panic when pressing `*` at the end of the file chore: remove incorrect additions * docs: add info comment * test: add new syntax to add a selection at the final character * test: `*` panics when after the last char * test: move into a more appopriate module * test: fix failing * test: account for Windows test suite * test: choose a different strategy for custom syntax * test: do not modify the syntax * style: remove newline --------- Co-authored-by: Nikita Revenco <154856872+NikitaRevenco@users.noreply.github.com> |
||
---|---|---|
.. | ||
commands | ||
handlers | ||
keymap | ||
ui | ||
application.rs | ||
args.rs | ||
commands.rs | ||
compositor.rs | ||
config.rs | ||
events.rs | ||
handlers.rs | ||
health.rs | ||
job.rs | ||
keymap.rs | ||
lib.rs | ||
main.rs |