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/src
Nathan Vegdahl e436c30ed7 Make split_selection_on_newline command handle all line endings. 3 years ago
..
ui Merge branch 'master' of github.com:helix-editor/helix into line_ending_detection 3 years ago
application.rs Add ability to change theme on editor 3 years ago
args.rs Separate helix-term as a library 3 years ago
commands.rs Make split_selection_on_newline command handle all line endings. 3 years ago
compositor.rs Fix doc warnings 3 years ago
config.rs Add missing `theme` to toml config 3 years ago
keymap.rs Merge `x` and `X` 3 years ago
lib.rs Replace `Editor::current` by a macro 3 years ago
main.rs Revert "Refactor key into helix-view" 3 years ago