aboutsummaryrefslogtreecommitdiffstats
path: root/etc/refcards
diff options
context:
space:
mode:
Diffstat (limited to 'etc/refcards')
-rw-r--r--etc/refcards/vipcard.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/refcards/vipcard.tex b/etc/refcards/vipcard.tex
index deb42a7f34f..23f263202a7 100644
--- a/etc/refcards/vipcard.tex
+++ b/etc/refcards/vipcard.tex
@@ -279,7 +279,7 @@ If you wish to be in vi mode just after you startup Emacs,
279include the line: 279include the line:
280 280
281\hskip 5ex 281\hskip 5ex
282\kbd{(setq term-setup-hook 'vip-mode)} 282\kbd{(add-hook 'emacs-startup-hook 'vip-mode)}
283 283
284in your \kbd{.emacs} file. 284in your \kbd{.emacs} file.
285Or, you can put the following alias in your \kbd{.cshrc} file. 285Or, you can put the following alias in your \kbd{.cshrc} file.