kakoune/test/normal/user-modes/lock/rc

4 lines
113 B
Plaintext
Raw Normal View History

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