Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Pathogen をインストールし、シンタスティック リポジトリを git clone して、mvim で :Helptags を試しました。ただし、:Helptags と入力すると、エラーは発生しませんが、何も起こりません。何が起こっているのでしょうか?
更新: Vundle (NERDTree と電力線で正常に動作しています) で再試行しましたが、次のエラーが発生しています。
を読ん:h :helptagsでください。このコマンド (引数: を指定:Helptags /path/to/dir) は、サードパーティのプラグインのドキュメントをインデックス化するために使用されます。Syntastic プラグインとは関係ありません。
:h :helptags
:Helptags /path/to/dir
Pathogen が正しくインストールされている場合は:h syntastic、Syntastic のドキュメントを開く必要があります。注意深く読んで、すべてを理解していることを確認してください。
:h syntastic