helix/helix-term
Matouš Dzivjak fdb9a1677b
feat(editor): add config for search wrap_around (#1516)
* feat(editor): add config for search wrap_around

Fixes: https://github.com/helix-editor/helix/issues/1489

* Move search settings into separate config

* Disable linter
2022-02-10 11:04:40 +09:00
..
src feat(editor): add config for search wrap_around (#1516) 2022-02-10 11:04:40 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs fix: Only parse git revision, don't use the tag for version 2022-02-03 01:19:44 +09:00
Cargo.toml Update dependencies (crossterm 0.23, tree-sitter 0.20.4) 2022-02-07 10:47:57 +09:00