Skip to content
Snippets Groups Projects
Commit 5c3e56a2 authored by Bram Moolenaar's avatar Bram Moolenaar
Browse files

updated for version 7.1

parent 03d42258
No related branches found
No related tags found
No related merge requests found
*indent.txt* For Vim version 7.1b. Last change: 2007 May 10
*indent.txt* For Vim version 7.1. Last change: 2007 May 11
VIM REFERENCE MANUAL by Bram Moolenaar
......@@ -113,7 +113,7 @@ If you really want to reindent when you type 'o', 'O', 'e', '0', '<', '>',
"<!>", respectively, for those keys.
For an emacs-style indent mode where lines aren't indented every time you
press <Enter> but only if you press Tab, I suggest:
press <Enter> but only if you press <Tab>, I suggest:
:set cinkeys=0{,0},:,0#,!<Tab>,!^F
You might also want to switch off 'autoindent' then.
......
*pi_getscript.txt* For Vim version 7.1b. Last change: 2007 May 08
*pi_getscript.txt* For Vim version 7.1. Last change: 2007 May 08
>
GETSCRIPT REFERENCE MANUAL by Charles E. Campbell, Jr.
<
......
*pi_vimball.txt* For Vim version 7.1b. Last change: 2007 May 08
*pi_vimball.txt* For Vim version 7.1. Last change: 2007 May 11
----------------
Vimball Archiver
......@@ -101,7 +101,7 @@ Copyright: (c) 2004-2006 by Charles E. Campbell, Jr. *Vimball-copyright*
will extract plugin/somefile to the AsNeeded/
directory
17 : Jun 28, 2006 * changes all \s to /s internally for Windows
16 : Jun 15, 2006 * A. Mechylynk's idea to allow users to specify
16 : Jun 15, 2006 * A. Mechelynck's idea to allow users to specify
installation root paths implemented for
UseVimball, MkVimball, and RmVimball.
* RmVimball implemented
......
*usr_02.txt* For Vim version 7.1b. Last change: 2007 Feb 28
*usr_02.txt* For Vim version 7.1. Last change: 2007 Feb 28
VIM USER MANUAL - by Bram Moolenaar
......
*usr_44.txt* For Vim version 7.1b. Last change: 2006 Apr 24
*usr_44.txt* For Vim version 7.1. Last change: 2006 Apr 24
VIM USER MANUAL - by Bram Moolenaar
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment