This website requires JavaScript.
Explore
Help
Sign in
kc
/
helix
Watch
1
Star
0
Fork
You've already forked helix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
2224a1527e
helix
/
helix-term
/
src
History
Nathan Vegdahl
2224a1527e
Merge branch 'master' into great_line_ending_and_cursor_range_cleanup
2021-07-01 19:37:28 -07:00
..
ui
Merge branch 'master' into great_line_ending_and_cursor_range_cleanup
2021-07-01 19:37:28 -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
Merge branch 'master' into great_line_ending_and_cursor_range_cleanup
2021-07-01 19:37:28 -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