grml-zsh-refcard.tex.in: put in a \vspace{8pt} after a list.
authorFrank Terbeck <ft@grml.org>
Sun, 20 Jan 2008 14:54:25 +0000 (15:54 +0100)
committerFrank Terbeck <ft@grml.org>
Sun, 20 Jan 2008 14:54:25 +0000 (15:54 +0100)
This is purely cosmetical.

grml-zsh-refcard.tex.in

index f7893b6..2061ad4 100644 (file)
@@ -278,6 +278,7 @@ to vi mode.
 \command{setopt vi}{Switch to vi mode}
 \commandlistend
 
+\vspace{8pt}
 The following keybindings document some important keybindings which are not
 defined by zsh's default configuration. Tip: press <tab> twice when completing a
 command you installed which is not yet known to zsh or run 'rehash' manually.