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
Blaž Hrastnik 46f3c69f06 lsp: Don't send notifications until initialize completes
Then send open events for all documents with the LSP attached.
3 years ago
..
ui Add a sticky mode for keymaps (#635) 3 years ago
application.rs lsp: Don't send notifications until initialize completes 3 years ago
args.rs Address nightly clippy warnings 3 years ago
commands.rs Refactor switch_case commands 3 years ago
compositor.rs Show file preview in split pane in fuzzy finder (#534) 3 years ago
config.rs config: Rename [terminal] to [editor] and pass it into Editor 3 years ago
job.rs Drop some &mut bounds where & would have sufficed 3 years ago
keymap.rs Fix escape not exiting insert mode (#712) 3 years ago
lib.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 3 years ago
main.rs Fix previous broken refactor key into helix-view 3 years ago