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
Ivan Tham 89707a858f
Make auto-completion a config (#853)
3 years ago
..
ui fix: If backspacing past the start offset, cancel completion 3 years ago
application.rs Make auto-completion a config (#853) 3 years ago
args.rs Address nightly clippy warnings 3 years ago
commands.rs Merge pull request #821 from helix-editor/idle-timer 3 years ago
compositor.rs Prevent LSP Messages from displaying when a prompt is presented (#824) 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 Implement 'remove_primary_selection' as Alt-, 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