updated for version 7.0059

This commit is contained in:
Bram Moolenaar
2005-03-11 22:46:48 +00:00
parent df7b1ffe99
commit cd71fa3c1e
9 changed files with 104 additions and 106 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
*options.txt* For Vim version 7.0aa. Last change: 2005 Mar 07
*options.txt* For Vim version 7.0aa. Last change: 2005 Mar 10
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -5771,7 +5771,7 @@ A jump table for the options with a short description can be found at |Q_op|.
Otherwise the result is taken as flag text and applied to the rules
described above.
Watch out for errors in expressions. They may render Vim unusable !
Watch out for errors in expressions. They may render Vim unusable!
If you are stuck, hold down ':' or 'Q' to get a prompt, then quit and
edit your .vimrc or whatever with "vim -u NONE" to get it right.