helix-mods/helix-term/src
2021-09-24 10:30:23 +09:00
..
ui Initial implementation of global search (#651) 2021-09-22 01:03:12 +09:00
application.rs lsp: Silence window/logMessage if -v isn't used 2021-09-13 17:45:02 +09:00
args.rs Address nightly clippy warnings 2021-06-27 13:27:47 +09:00
commands.rs experiment: Move keep_primary_selection to , 2021-09-24 10:30:17 +09:00
compositor.rs Show file preview in split pane in fuzzy finder (#534) 2021-08-12 16:00:42 +09:00
config.rs config: Rename [terminal] to [editor] and pass it into Editor 2021-08-08 14:10:01 +09:00
job.rs Drop some &mut bounds where & would have sufficed 2021-09-06 15:25:46 +09:00
keymap.rs experiment: space+k for LSP doc, K for keep_selections 2021-09-24 10:30:23 +09:00
lib.rs Remove #[allow(unused)] from helix-term, and fix unused imports. 2021-07-01 19:06:52 -07:00
main.rs Fix previous broken refactor key into helix-view 2021-06-25 00:39:03 +09:00