We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ebabd commit 584f661Copy full SHA for 584f661
KEYBINDING_QWERTZ.org
@@ -3,6 +3,7 @@
3
This is the example ~meow-setup~ function for Qwertz layout.
4
Add it to your configuration and call it before ~(meow-global-mode 1)~.
5
6
+#+begin_example
7
Meow Cheatsheet
8
9
┏━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━━━━━┓
@@ -40,6 +41,7 @@ ex means this command will expand current region.
40
41
←thing→ (inner), [thing] (bounds), ←thing (begin) and thing→ (end) require a THING as input:
42
round -> f square -> d curly -> s angle -> a string -> r
43
paragraph -> v line -> c buffer -> x
44
+#+end_example
45
46
#+begin_src emacs-lisp
47
(defun meow-setup ()
0 commit comments