helix/helix-term/src
Nathan Vegdahl 28d2d68804 Make horizontal selection movement work properly. 2021-07-02 09:51:29 -07:00
..
ui Allow last line in file to lack a line break character. 2021-07-01 23:36:09 -07:00
application.rs Fix unused `Result` warnings in helix-term. 2021-07-01 19:06:52 -07:00
args.rs Address nightly clippy warnings 2021-06-27 13:27:47 +09:00
commands.rs Make horizontal selection movement work properly. 2021-07-02 09:51:29 -07:00
compositor.rs Fix unused `Result` warnings in helix-term. 2021-07-01 19:06:52 -07:00
config.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 2021-07-01 19:06:52 -07:00
job.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 2021-07-01 19:06:52 -07:00
keymap.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 2021-07-01 19:06:52 -07:00
lib.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 2021-07-01 19:06:52 -07:00
main.rs Fix previous broken refactor key into helix-view 2021-06-25 00:39:03 +09:00