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
Roland Kovacs 567ddef388
Auto-complete directory members (#1801) (#1907)
Allow tab-completion to continue when there is only a single, unambigous
completion target which is a directory. This allows e.g. nested directories
to be quickly drilled down just by hitting <tab> instead of first selecting
the completion then hitting <enter>.
2 years ago
..
src Auto-complete directory members (#1801) (#1907) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml num_cpus apparently unused in helix-term 2 years ago
build.rs publish a source tarball with version and grammars (#1875) 3 years ago