helix/helix-term/src
mattwparas f9ad6ef571 remove unnecessary keybinding functions 2024-02-20 08:51:49 -08:00
..
commands remove unnecessary keybinding functions 2024-02-20 08:51:49 -08:00
handlers refactor completion and signature help using hooks 2024-01-23 11:20:19 +09:00
keymap feat: smart_tab 2023-08-01 09:41:42 -05:00
ui remove unnecessary import 2024-02-20 08:49:24 -08:00
application.rs removing the language and theme configurations in favor of a better implementation in the future 2024-02-04 10:21:05 -08:00
args.rs Fallback to filename for +arg (#9333) 2024-01-14 15:11:18 +01:00
commands.rs addressing more comments 2024-02-14 16:59:35 -08:00
compositor.rs add redraw command (#6949) 2023-09-08 10:46:36 +09:00
config.rs deprecate old keybinding scheme 2023-09-26 13:08:13 -07:00
events.rs Add hook/event system 2024-01-23 11:20:19 +09:00
handlers.rs refactor completion and signature help using hooks 2024-01-23 11:20:19 +09:00
health.rs Re-export `which` from `helix-stdx::env` 2024-01-24 15:47:49 +09:00
job.rs merge latest from master 2024-01-30 20:07:31 -08:00
keymap.rs merge latest from master 2024-01-30 20:07:31 -08:00
lib.rs Add hook/event system 2024-01-23 11:20:19 +09:00
main.rs merge latest from master 2024-01-30 20:07:31 -08:00