Skip to content

Commit 48a07df

Browse files
authoredJun 13, 2018
Merge pull request #231 from mnishz/os_beos_for_Vim_8.1
Update os_beos from Vim 8.0 to 8.1
2 parents bc08da3 + c7f907d commit 48a07df

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎doc/os_beos.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -151,7 +151,7 @@ $VIMにはVim支援ファイルの格納場所が記憶されている。$VIMの
151151
152152
:version
153153
154-
通常の値は/boot/home/config/share/vimである。これが気に入らなければ環境変数VIM
154+
通常の値は/boot/home/config/share/vimである。これが気に入らなければ環境変数Vim
155155
を設定することでこれを上書するか、.vimrcで 'helpfile' を設定する: >
156156
157157
:if version >= 500

‎en/os_beos.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33

44
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 >
144144
:version
145145
146146
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
148148
.vimrc: >
149149
150150
:if version >= 500

0 commit comments

Comments
 (0)