We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0dc372 commit ce28e21Copy full SHA for ce28e21
doc/os_mac.jax
@@ -171,8 +171,8 @@ Vim は macOS 専用のアプリケーションではないので、他のプラ
171
172
実行時に darwin 機能が組み込まれているかどうかを確かめるには
173
`has('osxdarwin')` を使用することができ、機能が組み込まれている場合には 1 が返
174
-り、それ以外では 0 が返る。後方互換性のため、`osxdarwin` の代わりに
175
-`macunix` もまだ使用することができる。
+り、それ以外では 0 が返る。後方互換性のため、`osxdarwin` の代わりに `macunix`
+もまだ使用することができる。
176
177
`--disable-darwin` が有用だと分かった着目すべきケースは次のとおり:
178
0 commit comments