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 777d38b commit 3a20c4fCopy full SHA for 3a20c4f
doc/change.jax
@@ -1474,7 +1474,7 @@ XML ファイルタイププラグインは、オプション 'formatexpr' を
1474
setlocal formatexpr=xmlformat#Format()
1475
1476
これは、xmlformat#Format() を定義している対応したスクリプトがファイル
1477
-`$VIMRUNTIME/autoload/xmlformat.vim` で見つかることを意味している:
+`$VIMRUNTIME/autoload/xmlformat.vim` で見つかることを意味している。
1478
1479
以下は、選択されたテキストから末尾の空白を取り除くスクリプトの例である。これを
1480
autoload ディレクトリに置くこと。例、~/.vim/autoload/format.vim:
0 commit comments