File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- *os_beos.txt* For Vim バージョン 8.0 . Last change: 2016 Mar 28
1
+ *os_beos.txt* For Vim バージョン 8.1 . Last change: 2016 Mar 28
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -151,7 +151,7 @@ $VIMにはVim支援ファイルの格納場所が記憶されている。$VIMの
151
151
152
152
:version
153
153
154
- 通常の値は/boot/home/config/share/vimである。これが気に入らなければ環境変数VIM
154
+ 通常の値は/boot/home/config/share/vimである。これが気に入らなければ環境変数Vim
155
155
を設定することでこれを上書するか、.vimrcで 'helpfile' を設定する: >
156
156
157
157
:if version >= 500
Original file line number Diff line number Diff line change 1
- *os_beos.txt* For Vim version 8.0 . Last change: 2016 Mar 28
1
+ *os_beos.txt* For Vim version 8.1 . Last change: 2016 Mar 28
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -144,7 +144,7 @@ The default value for $VIM is set at compile time and can be determined with >
144
144
:version
145
145
146
146
The normal value is /boot/home/config/share/vim. If you don't like it you can
147
- set the VIM environment variable to override this, or set 'helpfile' in your
147
+ set the Vim environment variable to override this, or set 'helpfile' in your
148
148
.vimrc: >
149
149
150
150
:if version >= 500
You can’t perform that action at this time.
0 commit comments