something
This commit is contained in:
parent
e0ad4ea627
commit
7ea2eb8f05
10 changed files with 7 additions and 225 deletions
|
@ -4,6 +4,7 @@
|
|||
(defun meow-setup ()
|
||||
(setq meow-cheatsheet-physical-layout meow-cheatsheet-physical-layout-iso)
|
||||
(setq meow-cheatsheet-layout meow-cheatsheet-layout-qwertz)
|
||||
(setq meow-use-clipboard t)
|
||||
|
||||
(meow-thing-register 'angle
|
||||
'(pair (";") (":"))
|
||||
|
@ -62,7 +63,8 @@
|
|||
'("L" . meow-right-expand)
|
||||
|
||||
'("/" . meow-visit)
|
||||
'("-" . meow-search)
|
||||
'("n" . meow-search)
|
||||
'("%" . meow-block)
|
||||
|
||||
'("w" . meow-next-word)
|
||||
'("W" . meow-next-symbol)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue