mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
600ce70cf6
* 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 |
3 years ago | |
---|---|---|
.. | ||
clipboard.rs | 3 years ago | |
document.rs | 3 years ago | |
editor.rs | 3 years ago | |
graphics.rs | 3 years ago | |
gutter.rs | 3 years ago | |
info.rs | 3 years ago | |
input.rs | 3 years ago | |
keyboard.rs | 3 years ago | |
lib.rs | 3 years ago | |
macros.rs | 3 years ago | |
theme.rs | 3 years ago | |
tree.rs | 3 years ago | |
view.rs | 3 years ago |