comparison runtime/doc/howto.txt @ 819:23f82b5d2814 v7.0c10

updated for version 7.0c10
author vimboss
date Wed, 05 Apr 2006 20:41:53 +0000
parents 9f345c48220b
children 6675076019ae
comparison
equal deleted inserted replaced
818:1f929f3ca806 819:23f82b5d2814
1 *howto.txt* For Vim version 7.0c. Last change: 2001 Sep 03 1 *howto.txt* For Vim version 7.0c. Last change: 2006 Apr 02
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
73 73
74 |options| set options 74 |options| set options
75 |auto-setting| set options automatically 75 |auto-setting| set options automatically
76 |term-dependent-settings| set options depending on terminal name 76 |term-dependent-settings| set options depending on terminal name
77 |save-settings| save settings 77 |save-settings| save settings
78 |:quote| comment my exrc/vimrc/gvimrc files 78 |:quote| comment my .vim files
79 |'helpheight'| change the default help height 79 |'helpheight'| change the default help height
80 |'highlight'| set various highlighting modes 80 |'highlight'| set various highlighting modes
81 |'title'| set the window title 81 |'title'| set the window title
82 |'icon'| set window icon title 82 |'icon'| set window icon title
83 |'report'| avoid seeing the change messages on every line 83 |'report'| avoid seeing the change messages on every line