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
Filipe Azevedo 385ccdfc9c
add :lsp-restart command (#3435)
2 years ago
..
commands add :lsp-restart command (#3435) 2 years ago
keymap Remove default insert mode movement bindings 2 years ago
ui Fix preview bug (#3644) 2 years ago
application.rs diagnostics: Use Vec<Tag> instead of Option<Vec<Tag>> 2 years ago
args.rs Add command line parameter to specify log file (#3807) 2 years ago
commands.rs fix: View needs to retain the original scroll offset on split 2 years ago
compositor.rs Add bracketed paste (#3233) 2 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 3 years ago
health.rs Show clipboard info in --health output (#2947) 2 years ago
job.rs fix(command): write-quit: do not quit if write fails 2 years ago
keymap.rs Reuse menu::Item trait in picker (#2814) 2 years ago
lib.rs Add refresh-config and open-config command (#1803) 3 years ago
main.rs Add command line parameter to specify log file (#3807) 2 years ago