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.
helix-plus/helix-term
WindSoilder f1ed042c84
Fix: when goto normal mode, only want to remove indentation if the line is blank with no text following (#1349)
* when opened new line contains other characters after current position, don't dedent

* abstract checking logic
3 years ago
..
src Fix: when goto normal mode, only want to remove indentation if the line is blank with no text following (#1349) 3 years ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump once_cell from 1.8.0 to 1.9.0 (#1322) 3 years ago
build.rs Add commit hash to version info, if present (#957) 3 years ago