mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-19 09:21:30 +03:00
3 lines
70 B
Plaintext
3 lines
70 B
Plaintext
|
hook global NormalBegin .* 'exec s'
|
||
|
hook global NormalEnd .* 'exec s'
|