Skip to content

Commit 119419a

Browse files
committed
Merge pull request #20 from oshow/master
誤記の報告
2 parents b9b3057 + 6876f09 commit 119419a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/usr_05.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ Vim の配布パッケージにはたくさんのファイルタイププラグ
368368

369369
ファイルタイププラグインは正しいディレクトリにコピーするだけで追加できます。
370370
ディレクトリの場所はグローバルプラグインと同じですが、ディレクトリ名の最後の部
371-
分が "ftplugin" となります。例えば "staff" ファイルタイプ用のプラグインを Unix
371+
分が "ftplugin" となります。例えば "stuff" ファイルタイプ用のプラグインを Unix
372372
システムに入れるとしましょう。入手したファイルを次のコマンドで ftplugin ディレ
373373
クトリに移します: >
374374
@@ -399,7 +399,7 @@ MS-DOS では長いファイル名が使えません。プラグインを追加
399399
ftplugin/<filetype>/<name>.vim
400400
401401
"<name>" の部分はどんな文字列でも構いません。
402-
以下は Unix での "staff" ファイルタイプの例です: >
402+
以下は Unix での "stuff" ファイルタイプの例です: >
403403
404404
~/.vim/ftplugin/stuff.vim
405405
~/.vim/ftplugin/stuff_def.vim

0 commit comments

Comments
 (0)