helix/helix-term/src
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
..
ui feat(editor): add config for search wrap_around (#1516) 2022-02-10 11:04:40 +09:00
application.rs
args.rs
commands.rs feat(editor): add config for search wrap_around (#1516) 2022-02-10 11:04:40 +09:00
compositor.rs
config.rs
job.rs
keymap.rs
lib.rs
main.rs