diff options
Diffstat (limited to 'etc/refcards')
| -rw-r--r-- | etc/refcards/vipcard.tex | 2 |
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, | |||
| 279 | include the line: | 279 | include 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 | ||
| 284 | in your \kbd{.emacs} file. | 284 | in your \kbd{.emacs} file. |
| 285 | Or, you can put the following alias in your \kbd{.cshrc} file. | 285 | Or, you can put the following alias in your \kbd{.cshrc} file. |