Skip to content

Commit 27ef603

Browse files
h-eastmityu
andauthored
Update doc/repeat.jax
Co-authored-by: mityu <[email protected]>
1 parent 1809f7b commit 27ef603

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/repeat.jax

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -852,8 +852,9 @@ MO_PLUGPACKAGE_PATH "lang/" ディレクトリの構造を含む変数。この
852852
" および 'expandtab' をリセットする。
853853
let b:undo_ftplugin = "setl fo< com< cms< et<"
854854
855-
" 'formatoptions' を設定すると、コメント行は分割されるが、他の行は分割されな
856-
" い。また、<CR> を押すか、"o" を使用すると、コメントリーダーが挿入される。
855+
" 'formatoptions' を設定して、コメント行は分割されるが、他の行は分割されない
856+
" ようにし、また、<CR> を押すか "o" を使用すると、コメントリーダーが挿入され
857+
" るようにする。
857858
setlocal fo-=t fo+=croql
858859
859860
" コメント内の破線リストをフォーマットするには、'comments' を設定する。

0 commit comments

Comments
 (0)