1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-12-18 17:02:06 +03:00
kakoune/test/normal/user-modes/lock/rc

4 lines
99 B
Plaintext
Raw Normal View History

declare-user-mode foo
map global foo f d
map global normal <a-,> ':enter-user-mode -lock foo<ret>'