mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 03:47:51 +03:00
* tmp add code for dedent * finish normal_mode with dedent behavior * use function pointer * rebase from origin * check dedent condition inside normal_mode implementation * using if let... * fix check * using char_is_whitespace instead of ch.is_whitespace * fix clippy * abstract restore_indent function |
||
---|---|---|
.. | ||
src | ||
tests/encoding | ||
Cargo.toml |