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
Keith Simmons 4418e17547
reverse the dependency between helix-tui and helix-view (#366)
* reverse the dependency between helix-tui and helix-view by moving a fiew types to view

* fix tests

* clippy and format fixes

Co-authored-by: Keith Simmons <keithsim@microsoft.com>
3 years ago
..
ui reverse the dependency between helix-tui and helix-view (#366) 3 years ago
application.rs reverse the dependency between helix-tui and helix-view (#366) 3 years ago
args.rs Separate helix-term as a library 3 years ago
commands.rs reverse the dependency between helix-tui and helix-view (#366) 3 years ago
compositor.rs reverse the dependency between helix-tui and helix-view (#366) 3 years ago
config.rs reverse the dependency between helix-tui and helix-view (#366) 3 years ago
keymap.rs reverse the dependency between helix-tui and helix-view (#366) 3 years ago
lib.rs Replace `Editor::current` by a macro 3 years ago
main.rs Fix previous broken refactor key into helix-view 3 years ago