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-core
Michael Davis 020d0ce7ec
Share sort_layers function between query iterators
The code in the `sort_layers` function was fully duplicated between
the HighlightIter and the QueryIter. This change adds a common
`sort_layers` function that accepts a layer Vec from both.
4 months ago
..
src Share sort_layers function between query iterators 4 months ago
tests fix lsp config reload (#9415) 5 months ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump textwrap from 0.16.0 to 0.16.1 (#9674) 5 months ago