Add some integrations directly with helix

This commit is contained in:
2025-04-16 14:26:03 -05:00
parent 7ffcd8b922
commit 8d9a798078
2 changed files with 40 additions and 1 deletions

View File

@ -5,7 +5,7 @@ keybinds {
// bind "Alt c" { Copy; }
}
locked {
bind "Ctrl g" { SwitchToMode "Normal"; }
bind "Alt g" { SwitchToMode "Normal"; }
}
resize {
bind "Ctrl n" { SwitchToMode "Normal"; }