AutoYADM commit: 2025-06-23 15:25:14
This commit is contained in:
parent
b3c34644e6
commit
063df18804
1 changed files with 8 additions and 0 deletions
8
.config/kak/autoload/expand.kak
Normal file
8
.config/kak/autoload/expand.kak
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
provide-module expand %—
|
||||||
|
define-command expand %{
|
||||||
|
execute-keys '<a-:>L<a-;>H'
|
||||||
|
}
|
||||||
|
define-command shrink %{
|
||||||
|
execute-keys '<a-:>H<a-;>L'
|
||||||
|
}
|
||||||
|
—
|
Loading…
Add table
Add a link
Reference in a new issue