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/helix-term/src
Ivan Tham 6b3c9d8ed3 Fix jump behavior, goto_implementation now jump
Better jump behavior since we override the first jump if it's on the
first document. At the same time, ctrl-i is now working with gd jumps.
3 years ago
..
ui Fix documentation popup panic 3 years ago
application.rs Separate helix-term as a library 3 years ago
args.rs Separate helix-term as a library 3 years ago
commands.rs Fix jump behavior, goto_implementation now jump 3 years ago
compositor.rs Disable failing doctest 3 years ago
keymap.rs Fix jump behavior, goto_implementation now jump 3 years ago
lib.rs Separate helix-term as a library 3 years ago
main.rs Create all parent directories for config and cache 3 years ago