forked from aniani/vim
updated for version 7.1
This commit is contained in:
parent
d38c6c9aae
commit
1b826e540c
@ -1,4 +1,4 @@
|
|||||||
*filetype.txt* For Vim version 7.1b. Last change: 2007 May 10
|
*filetype.txt* For Vim version 7.1. Last change: 2007 May 10
|
||||||
|
|
||||||
|
|
||||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
*scroll.txt* For Vim version 7.1b. Last change: 2006 Aug 27
|
*scroll.txt* For Vim version 7.1. Last change: 2006 Aug 27
|
||||||
|
|
||||||
|
|
||||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
*usr_05.txt* For Vim version 7.1b. Last change: 2006 Jul 10
|
*usr_05.txt* For Vim version 7.1. Last change: 2007 May 11
|
||||||
|
|
||||||
VIM USER MANUAL - by Bram Moolenaar
|
VIM USER MANUAL - by Bram Moolenaar
|
||||||
|
|
||||||
@ -567,7 +567,7 @@ visible: >
|
|||||||
|
|
||||||
:set list
|
:set list
|
||||||
|
|
||||||
Now every Tab is displayed as ^I. And a $ is displayed at the end of each
|
Now every tab is displayed as ^I. And a $ is displayed at the end of each
|
||||||
line, so that you can spot trailing spaces that would otherwise go unnoticed.
|
line, so that you can spot trailing spaces that would otherwise go unnoticed.
|
||||||
A disadvantage is that this looks ugly when there are many Tabs in a file.
|
A disadvantage is that this looks ugly when there are many Tabs in a file.
|
||||||
If you have a color terminal, or are using the GUI, Vim can show the spaces
|
If you have a color terminal, or are using the GUI, Vim can show the spaces
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
*workshop.txt* For Vim version 7.1b. Last change: 2006 Apr 24
|
*workshop.txt* For Vim version 7.1. Last change: 2006 Apr 24
|
||||||
|
|
||||||
|
|
||||||
VIM REFERENCE MANUAL by Gordon Prieur
|
VIM REFERENCE MANUAL by Gordon Prieur
|
||||||
|
Loading…
x
Reference in New Issue
Block a user