File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33helpname: 'tagsrch'
44---
55< div id ='vimCodeElement '>
6- < a class ="Constant " href ="tagsrch.html " name ="tagsrch.txt "> tagsrch.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2024 Aug 01 < br >
6+ < a class ="Constant " href ="tagsrch.html " name ="tagsrch.txt "> tagsrch.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2025 Apr 26 < br >
77< br >
88< br >
99 < span class ="Identifier "> VIMリファレンスマニュアル by Bram Moolenaar</ span > < br >
908908 'c' この関数は、処理中の通常のコマンドによって呼び出された。< br >
909909 (ニーモニック: タグ関数は、カーソルの周りのコンテキストを使用< br >
910910 して、タグリストを生成するためのより良い作業を実行できる。)< br >
911- 'i' 挿入モードで、ユーザーはタグを補完していた(< a class ="Identifier " href ="insert.html#i_CTRL-X_CTRL-] "> i_CTRL-X_CTRL-]</ a > < br >
912- もしくは < a class ="Type " href ="options.html#'completeopt ' "> 'completeopt '</ a > が  ;< a class ="Comment " href ="motion.html#t "> t</ a > を含む場合)< br >
911+ 'i' 挿入モードで、ユーザーはタグを補完していた (< a class ="Identifier " href ="insert.html#i_CTRL-X_CTRL-] "> i_CTRL-X_CTRL-]</ a > < br >
912+ もしくは < a class ="Type " href ="options.html#'complete ' "> 'complete '</ a > が " ;< a class ="Comment " href ="motion.html#t "> t</ a > " または " < a class =" Comment " href =" vimindex.html#] " > ] </ a > " を含む場合)。 < br >
913913 'r' tagfunc の最初の引数は、< a class ="Identifier " href ="pattern.html#pattern "> pattern</ a > (< a class ="Identifier " href ="tagsrch.html#tag-regexp "> tag-regexp</ a > を参照) として< br >
914914 解釈され、使用時には:< br >
915915< div class ="helpExample "> :tag /pat</ div >
You can’t perform that action at this time.
0 commit comments