diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-04-05 20:41:53 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-04-05 20:41:53 +0000 |
commit | 910f66f90c928da8b607ccfdc12fc33d9cb8d4a9 (patch) | |
tree | 152a03d1d7ea3e8d433addba4f463d8a7a68a5fd /runtime/doc/howto.txt | |
parent | e2f98b95c8071f772695602cd4f714dc588eb8e7 (diff) | |
download | vim-git-910f66f90c928da8b607ccfdc12fc33d9cb8d4a9.tar.gz |
updated for version 7.0c10v7.0c10
Diffstat (limited to 'runtime/doc/howto.txt')
-rw-r--r-- | runtime/doc/howto.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/howto.txt b/runtime/doc/howto.txt index f8f754386..f6b81a8a7 100644 --- a/runtime/doc/howto.txt +++ b/runtime/doc/howto.txt @@ -1,4 +1,4 @@ -*howto.txt* For Vim version 7.0c. Last change: 2001 Sep 03 +*howto.txt* For Vim version 7.0c. Last change: 2006 Apr 02 VIM REFERENCE MANUAL by Bram Moolenaar @@ -75,7 +75,7 @@ How to ... *howdoi* *how-do-i* *howto* *how-to* |auto-setting| set options automatically |term-dependent-settings| set options depending on terminal name |save-settings| save settings -|:quote| comment my exrc/vimrc/gvimrc files +|:quote| comment my .vim files |'helpheight'| change the default help height |'highlight'| set various highlighting modes |'title'| set the window title |