Skip to content

Commit 484215c

Browse files
committed
Move ">" to the next line due to over column
1 parent e9dd164 commit 484215c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/os_mac.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@ Vim は macOS 専用のアプリケーションではないので、他のプラ
157157
この機能は標準で有効になっています。簡単に後述する特別なニーズでもない限り、ほ
158158
とんどのユーザーにとってこれは満足のゆくものでしょう。
159159

160-
無効にしたい場合は、configure スクリプトに `--disable-darwin` を渡してください: >
161-
160+
無効にしたい場合は、configure スクリプトに `--disable-darwin` を渡してください:
161+
>
162162
./configure --disable-darwin <その他のオプション>
163163
164164
その後 Vim をビルドするために `make` を実行してください。オプションの順番は関

0 commit comments

Comments
 (0)