~gagbo/cz-dotfiles

37181be1f31b65179247a36d00e15865264fd57a — Gerry Agbobada 1 year, 6 months ago f17725f
Add SPC f s to helix
1 files changed, 2 insertions(+), 0 deletions(-)

M home/dot_config/helix/config.toml
M home/dot_config/helix/config.toml => home/dot_config/helix/config.toml +2 -0
@@ 118,6 118,8 @@ space.w.o = "hsplit"
"é".space = "add_newline_below"
"è".space = "add_newline_above"

space.f.s = ":write"

[keys.select]
p = "extend_char_left"
r = "extend_char_right"