File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -665,15 +665,15 @@ Vim にはオプションがたくさんあり、それを設定することで
665
665
べるのであれば: >
666
666
:help +conceal
667
667
668
- 25) Documentation for included filetype specific functionality is usually
669
- available in the form ft-<filetype> -<functionality> . So >
668
+ 25) ファイルタイプ特有の機能が含まれるドキュメントは通常
669
+ ft-<filetype> -<functionality> に存在します。よってCのシンタックスファイル
670
+ とそこで提供されているオプションについては以下に記載されます。 >
670
671
:help ft-c-syntax
671
- < talks about the C syntax file and the option it provides. Sometimes,
672
- additional sections for omni completion >
672
+ < オムニ補完に関するセクションは >
673
673
:help ft-php-omni
674
- < or filetype plugins >
674
+ < で、ファイルタイププラグインに関しては >
675
675
:help ft-tex-plugin
676
- < are available.
676
+ < で提供されている事があります。 >
677
677
678
678
26) Error and Warning codes can be looked up directly in the help. So >
679
679
:help E297
You can’t perform that action at this time.
0 commit comments