Skip to content

Commit fa84c71

Browse files
h-eastmityu
andauthored
Update doc/syntax.jax
Co-authored-by: mityu <[email protected]>
1 parent e98f2c3 commit fa84c71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/syntax.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1639,9 +1639,9 @@ foldmethod=syntax を使用してファイルを折り畳む >
16391639
プログラム単位、つまりプログラム命令文で始まるメインプログラム、サブルーチン、
16401640
関数、サブプログラム、モジュール、サブモジュール、コメント行のブロック、および
16411641
ブロックデータ単位の折り畳み領域を定義するように構文スクリプトに指示する。ブ
1642-
ロック、インターフェイス、アソシエート、クリティカル、タイプ定義、および変更
1643-
チームの構成も折り畳まれる。以下のようなコマンドで変数
1644-
fortran_fold_conditionals も設定する >
1642+
ロック、インターフェイス、アソシエート、クリティカル、型定義、および変更チーム
1643+
の構成も折り畳まれる。以下のようなコマンドで変数 fortran_fold_conditionals も
1644+
設定する >
16451645
:let fortran_fold_conditionals=1
16461646
do ループ、if ブロック、select case、select type、select rank 構造に対しても折
16471647
り畳み領域が定義される。Note 大きなファイルの場合、折り畳み領域の定義が遅くな

0 commit comments

Comments
 (0)