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.
たとえばindex.html or index.php、VIM で編集していて、そこに次のコードがあります。
index.html or index.php
<div id="header"> // some code </div>
カーソルを単語に移動するとheader、タグ (id/class) が定義されている CSS ファイル内の位置にジャンプします。ctags はこれでは機能しません。アドバイスありがとうございます!
header