| www.delorie.com/gnu/docs/emacs/vip_43.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
vip-shift-width 8
vip-re-replace nil
t then do regexp replace, if nil then do string replace.
vip-search-wrap-around t
t, search wraps around the buffer.
vip-re-search nil
t then search is reg-exp search, if nil then vanilla
search.
vip-case-fold-search nil
t search ignores cases.
vip-re-query-replace nil
t then do reg-exp replace in query replace.
vip-open-with-indent nil
t then indent to the previous current line when open a new line
by o or O command.
vip-tags-file-name "TAGS"
vip-help-in-insert-mode nil
t then C-h is bound to help-command in insert mode,
if nil then it sis bound to delete-backward-char.
(setq vip-case-fold-search t) |
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |