mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-25 09:36:14 +01:00
Add keybinding to tempel-insert
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
0c84a84414
commit
3ffe48e10b
|
@ -69,6 +69,8 @@ Then we hook our minor mode on ~meow-mode-hook~, but only after ~meow-mode~ is l
|
|||
|
||||
"e l" 'ement-list-rooms
|
||||
"e v" 'ement-view-room
|
||||
|
||||
"M-c" 'tempel-insert
|
||||
:keymaps '(special-mode-map)
|
||||
:prefix ""
|
||||
"q" 'nil
|
||||
|
|
Loading…
Reference in a new issue