comparison man/viper.texi @ 2:ac2d302a0011 r19-15b2

Import from CVS: tag r19-15b2
author cvs
date Mon, 13 Aug 2007 08:46:35 +0200
parents 376386a54a3c
children bcdc7deadc19
comparison
equal deleted inserted replaced
1:c0c6a60d29db 2:ac2d302a0011
1701 Making this value too large will slow you down, so exercise restraint. 1701 Making this value too large will slow you down, so exercise restraint.
1702 @item vip-ex-style-motion t 1702 @item vip-ex-style-motion t
1703 Set this to @code{nil}, if you want @kbd{l,h} to cross 1703 Set this to @code{nil}, if you want @kbd{l,h} to cross
1704 lines, etc. @xref{Movement and Markers}, for more info. 1704 lines, etc. @xref{Movement and Markers}, for more info.
1705 @item vip-ex-style-editing-in-insert t 1705 @item vip-ex-style-editing-in-insert t
1706 Set this to to @code{nil}, if you want @kbd{ESC} to not move back and 1706 Set this to @code{nil}, if you want @kbd{ESC} to not move back and
1707 @kbd{C-h} to not stop 1707 @kbd{C-h} to not stop
1708 at the beginning of a line in Insert state. 1708 at the beginning of a line in Insert state.
1709 @item vip-always t 1709 @item vip-always t
1710 Leave it to Viper to decide when a buffer must be brought up in Vi state, 1710 Leave it to Viper to decide when a buffer must be brought up in Vi state,
1711 Insert state, or Emacs state. This heuristics works well in virtually all 1711 Insert state, or Emacs state. This heuristics works well in virtually all