branch: externals/tempel commit fa99fb7f96806aa7ce4d0ebaaad97c58a8c307d2 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
README: Update keybindings --- README.org | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 01d92e2e1b..8726082ad4 100644 --- a/README.org +++ b/README.org @@ -20,8 +20,11 @@ is a modernized implementation of Tempo, in the form of two commands: + ~tempel-insert~: Select a template by name and insert it into the current buffer. After inserting a template you can move between the visible template fields with -keys ~M-left/right~ as defined in the ~tempel-map~ keymap. As soon as you move -before (behind) the first (last) field, the fields are removed. +the keys ~M-{~, ~M-}~ or ~C-up/down~ which are normally bound to +~forward/backward-paragraph~. Tempel remaps them to ~tempel-next~ and +~tempel-previous~. The keys are defined in the ~temple-map~ keymap, you can change +them there. As soon as you move before (behind) the first (last) field, the +fields are removed. Note that this package is not a competitor to the mature and widely used YASnippet library. Try Tempel only if you like tiny and simple packages and if