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.
rtags を使用していくつかのコードのタグ ファイルを生成し、カーソルを Vim 内の "confirmed?" のようなメソッドの上に置きます。CTRL-] を押すと、Vim は '?' を認識しないため、タグを見つけることができません。検索されるキーワードの一部として。これを修正する方法はありますか?
:set iskeyword+=?