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
Markus F.X.J. Oberhumer 0dc67ff885
helix-term: allow to backspace out-of the command prompt (#9828)
8 months ago
..
commands LSP: Key diagnostics off file path instead of URI 9 months ago
handlers fix LSP ComplitionTriggerKind value for `TriggerKind::Auto` (#9660) 9 months ago
keymap toggling of block comments (#4718) 9 months ago
ui helix-term: allow to backspace out-of the command prompt (#9828) 8 months ago
application.rs LSP: Normalize diagnostic file paths 9 months ago
args.rs Fallback to filename for +arg (#9333) 10 months ago
commands.rs Fix panic in surround_replace/delete nested multi-cursor (#9815) 9 months ago
compositor.rs add redraw command (#6949) 1 year ago
config.rs feat: smart_tab 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 Add glob file type support (#8006) 9 months ago
job.rs Add hook/event system 10 months ago
keymap.rs Allow numbers as second input event (#8471) 9 months ago
lib.rs follow neovim's truecolor detection (#9577) 9 months ago
main.rs Add glob file type support (#8006) 9 months ago