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
Michael Davis 953073a679 highlighted_code_block: Take input text as &str
This removes a handful of allocations for functions calling into the
function, which is nice because the prompt may call this function on
every keypress.
12 months ago
..
src highlighted_code_block: Take input text as &str 12 months ago
tests Add config for default line ending (#5621) 1 year ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump tempfile from 3.6.0 to 3.7.0 (#7726) 12 months ago
build.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago