helix/helix-term/src
Nathan Vegdahl d33355650f Convert remaining commands to use the document's line ending setting. 2021-06-21 11:59:03 -07:00
..
ui Merge branch 'master' of github.com:helix-editor/helix into line_ending_detection 2021-06-20 16:09:14 -07:00
application.rs Add ability to change theme on editor 2021-06-20 00:07:13 +09:00
args.rs Separate helix-term as a library 2021-06-07 21:35:31 +08:00
commands.rs Convert remaining commands to use the document's line ending setting. 2021-06-21 11:59:03 -07:00
compositor.rs Fix doc warnings 2021-06-20 23:13:36 +08:00
config.rs Add missing `theme` to toml config 2021-06-20 13:05:08 +09:00
keymap.rs Merge `x` and `X` 2021-06-20 23:37:11 +09:00
lib.rs Replace `Editor::current` by a macro 2021-06-18 09:38:10 +09:00
main.rs Revert "Refactor key into helix-view" 2021-06-19 23:59:19 +09:00