Skip to content

Commit dafcd1a

Browse files
authored
Merge pull request #169 from uakms/catch-up-usr_08
原文の変更に追随 (usr_08)
2 parents 0a934f7 + 7100351 commit dafcd1a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/usr_08.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*usr_08.txt* For Vim バージョン 8.0. Last change: 2014 Jul 06
1+
*usr_08.txt* For Vim バージョン 8.0. Last change: 2017 Aug 11
22

33
VIM USER MANUAL - by Bram Moolenaar
44

en/usr_08.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*usr_08.txt* For Vim version 8.0. Last change: 2014 Jul 06
1+
*usr_08.txt* For Vim version 8.0. Last change: 2017 Aug 11
22

33
VIM USER MANUAL - by Bram Moolenaar
44

@@ -45,7 +45,7 @@ top one:
4545
+----------------------------------+
4646

4747
What you see here is two windows on the same file. The line with "====" is
48-
that status line. It displays information about the window above it. (In
48+
the status line. It displays information about the window above it. (In
4949
practice the status line will be in reverse video.)
5050
The two windows allow you to view two parts of the same file. For example,
5151
you could make the top window show the variable declarations of a program, and

0 commit comments

Comments
 (0)