Searched refs:tagstack (Results 1 – 20 of 20) sorted by relevance
276 tagstack[i - 1] = tagstack[i]; in do_tag()1191 if (tagstack[i].tagname != NULL) in do_tags()1201 tagstack[i].cur_match + 1, in do_tags()1202 tagstack[i].tagname, in do_tags()1203 tagstack[i].fmark.mark.lnum); in do_tags()4173 tagstack[i - 1] = tagstack[i]; in tagstack_shift()4201 tagstack[idx].tagname = tagname; in tagstack_push_item()4204 if (tagstack[idx].cur_match < 0) in tagstack_push_item()4205 tagstack[idx].cur_match = 0; in tagstack_push_item()4206 tagstack[idx].fmark.mark = mark; in tagstack_push_item()[all …]
109 2. Tag stack *tag-stack* *tagstack* *E425*112 Tags are only pushed onto the stack when the 'tagstack' option is set.188 *tagstack-examples*932 It is not allowed to change the tagstack from inside 'tagfunc'. *E986*
82 and then go back by popping off the tagstack with Ctrl-T. (Please note
980 - positions in the |tagstack|
1116 'tagstack' options.txt /*'tagstack'*9595 tagstack tagsrch.txt /*tagstack*9596 tagstack-examples tagsrch.txt /*tagstack-examples*
7837 *'tagstack'* *'tgst'* *'notagstack'* *'notgst'*7838 'tagstack' 'tgst' boolean (default on)7840 When on, the |tagstack| is used normally. When off, a ":tag" or7842 tagstack. A following ":tag" without an argument, a ":pop" command or7843 any other command that uses the tagstack will use the unmodified7844 tagstack, but does change the pointer to the active entry.7846 mapping which should not change the tagstack.
1104 'tagstack' 'tgst' push tags onto the tag stack {not in all versions
937 'tagstack' 'tgst' push tags onto the tag stack
2437 separately from the tagstack.11604 Problem: When 'tagstack' is not set a ":tag id" command does not work after11606 Solution: Set "new_tag" when 'tagstack' isn't set. (G. Narendran)
6338 See |tagstack| for more information about the tag stack.10276 Examples (for more examples see |tagstack-examples|):
3410 Implemented 'tagstack' option: When off, pushing tags onto the stack is
10856 Problem: Crash when 'tagstack' is off. (Dominique Pelle)
12 set tagstack&vim
313 call <SID>AddOption("tagstack", gettext("a :tag command will use the tagstack"))
33 …d showmatch siso smd spellcapcheck splitright ssop sts swapsync syn tag tagstack tc termwinkey tex…
7935 msgid "a :tag command will use the tagstack"7936 msgstr "un comando :tag user� la pila dei tag (tagstack)"
6266 msgstr "E73: La pila de etiquetas ('tagstack') está vacía"
8411 msgid "a :tag command will use the tagstack"
8277 msgid "a :tag command will use the tagstack"
8408 msgid "a :tag command will use the tagstack"