diff options
author | Bram Moolenaar <Bram@vim.org> | 2017-06-05 14:44:35 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2017-06-05 14:44:35 +0200 |
commit | 6aa8cea46d4179b2617daae034063dd0d8054e35 (patch) | |
tree | 25d3a8b4123803ec00dfab58f8b31b8e2c21a59f /runtime/doc/os_beos.txt | |
parent | 9472eec83c3f9c191814dc81dd82498c10b1fc9c (diff) | |
download | vim-git-6aa8cea46d4179b2617daae034063dd0d8054e35.tar.gz |
Update runtime files.
Diffstat (limited to 'runtime/doc/os_beos.txt')
-rw-r--r-- | runtime/doc/os_beos.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/os_beos.txt b/runtime/doc/os_beos.txt index f63eeaac0..06749bed8 100644 --- a/runtime/doc/os_beos.txt +++ b/runtime/doc/os_beos.txt @@ -144,7 +144,7 @@ The default value for $VIM is set at compile time and can be determined with > :version The normal value is /boot/home/config/share/vim. If you don't like it you can -set the VIM environment variable to override this, or set 'helpfile' in your +set the Vim environment variable to override this, or set 'helpfile' in your .vimrc: > :if version >= 500 |