Lines Matching refs:tag

9  tag	  subject			 tag	  subject	~
208 |:ta| :ta[g][!] {tag} jump to tag {tag}
209 |:ta| :[count]ta[g][!] jump to [count]'th newer tag in tag list
210 |CTRL-]| CTRL-] jump to the tag under cursor, unless changes
212 |:ts| :ts[elect][!] [tag] list matching tags and select one to jump to
213 |:tjump| :tj[ump][!] [tag] jump to tag [tag] or select from list when
215 |:ltag| :lt[ag][!] [tag] jump to tag [tag] and add matching tags to the
218 |:tags| :tags print tag list
219 |CTRL-T| N CTRL-T jump back from Nth older tag in tag list
220 |:po| :[count]po[p][!] jump back from [count]'th older tag in tag list
221 |:tnext| :[count]tn[ext][!] jump to [count]'th next matching tag
222 |:tp| :[count]tp[revious][!] jump to [count]'th previous matching tag
223 |:tr| :[count]tr[ewind][!] jump to [count]'th matching tag
224 |:tl| :tl[ast][!] jump to last matching tag
226 |:ptag| :pt[ag] {tag} open a preview window to show tag {tag}
227 |CTRL-W_}| CTRL-W } like CTRL-] but show tag in preview window
228 |:pts| :pts[elect] like ":tselect" but show tag in preview window
229 |:ptjump| :ptj[ump] like ":tjump" but show tag in preview window
230 |:pclose| :pc[lose] close tag preview window
231 |CTRL-W_z| CTRL-W z close tag preview window
476 |v_at| N at Select "a tag block" (from <aaa> to </aaa>)
477 |v_it| N it Select "inner tag block" (from <aaa> to </aaa>)
669 'cscopetag' 'cst' use cscope for tag commands
900 'showfulltag' 'sft' show full tag pattern when completing tag
933 'tagfunc' 'tfu' function to get list of tag matches
934 'taglength' 'tl' number of significant characters for a tag
935 'tagrelative' 'tr' file names in tag file are relative
936 'tags' 'tag' list of file names used by the tag command
937 'tagstack' 'tgst' push tags onto the tag stack
1180 |-tag| vim [options] -t {tag} edit the file associated with {tag}
1342 |CTRL-W_]| CTRL-W ] split window and jump to tag under