Skip to content

Commit

Permalink
Update QWERTZ doc
Browse files Browse the repository at this point in the history
  • Loading branch information
DogLooksGood committed Feb 7, 2024
1 parent 37ebabd commit 584f661
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions KEYBINDING_QWERTZ.org
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
This is the example ~meow-setup~ function for Qwertz layout.
Add it to your configuration and call it before ~(meow-global-mode 1)~.

#+begin_example
Meow Cheatsheet

┏━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━┯━━━━━━━━━━━━━┓
Expand Down Expand Up @@ -40,6 +41,7 @@ ex means this command will expand current region.
←thing→ (inner), [thing] (bounds), ←thing (begin) and thing→ (end) require a THING as input:
round -> f square -> d curly -> s angle -> a string -> r
paragraph -> v line -> c buffer -> x
#+end_example

#+begin_src emacs-lisp
(defun meow-setup ()
Expand Down

0 comments on commit 584f661

Please sign in to comment.