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
mattwparas a92f14709b remove some extra logging 9 months ago
..
commands remove some extra logging 9 months ago
handlers refactor completion and signature help using hooks 10 months ago
keymap feat: smart_tab 1 year ago
ui remove unnecessary import 9 months ago
application.rs removing the language and theme configurations in favor of a better implementation in the future 10 months ago
args.rs Fallback to filename for +arg (#9333) 11 months ago
commands.rs addressing more comments 10 months ago
compositor.rs Continue to expand on component API 9 months ago
config.rs deprecate old keybinding scheme 1 year ago
events.rs Add hook/event system 10 months ago
handlers.rs refactor completion and signature help using hooks 10 months ago
health.rs Re-export `which` from `helix-stdx::env` 10 months ago
job.rs merge latest from master 10 months ago
keymap.rs merge latest from master 10 months ago
lib.rs Add hook/event system 10 months ago
main.rs merge latest from master 10 months ago