diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-08-15 13:50:43 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-08-15 13:50:43 +0200 |
commit | db84e4599cec635d6255c7beaf2cc9306681f099 (patch) | |
tree | 3eae5b8f61583d0de5bcb15e438d0a821bc2a560 /runtime/doc/usr_02.txt | |
parent | d04f4402591c0334b3d86ea1142686d5ffd64944 (diff) | |
download | vim-git-db84e4599cec635d6255c7beaf2cc9306681f099.tar.gz |
Make the references to features in the help more consistent. (Sylvain Hitier)
Diffstat (limited to 'runtime/doc/usr_02.txt')
-rw-r--r-- | runtime/doc/usr_02.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/usr_02.txt b/runtime/doc/usr_02.txt index e83563a64..55e28d7cf 100644 --- a/runtime/doc/usr_02.txt +++ b/runtime/doc/usr_02.txt @@ -529,7 +529,7 @@ Summary: *help-summary* > :help -subject < Command-line option "-subject". > :help +subject -< Compile-time feature "+subject'. > +< Compile-time feature "+subject". > :help EventName < Autocommand event "EventName". > :help digraphs.txt |