root/woc/tags.woc

Revision 1077, 1.2 kB (checked in by alpt, 1 year ago)

asoidjasid

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 !_TAG_FILE_FORMAT       2       /extended format; --format=1 will not append ;" to lines/
2 !_TAG_FILE_SORTED       1       /0=unsorted, 1=sorted, 2=foldcase/
3 !_TAG_PROGRAM_AUTHOR    Darren Hiebert  /dhiebert@users.sourceforge.net/
4 !_TAG_PROGRAM_NAME      Exuberant Ctags //
5 !_TAG_PROGRAM_URL       http://ctags.sourceforge.net    /official site/
6 !_TAG_PROGRAM_VERSION   5.6     //
7 .\+     woc.vim /^                                   "|{.\\+}|" (old regexp)$/;"        d
8 TAG     woc.vim /^      " Highlights {-TAG-} and |{TAG}|$/;"    d
9 TODO generic downloader wocdownloader   /^# TODO: |{TODO generic downloader}|$/;"       d
10 TODO mouse support      TODO    /^- |{TODO mouse support}|$/;"  d
11 TODO wocpath    TODO    /^- |{TODO wocpath}|$/;"        d
12 \(\(|{\)\@!.\)* woc.vim /^      syn match wocHyperTextEntry  "|{\\(\\(|{\\)\\@!.\\)*}|" contains=wocLeftDef,wocRightDef$/;"     d
13 comment_tag     README  /^      echo '\/* |{comment_tag}| *\/' >> file.c$/;"    d
14 mytag   README  /^         (defined with |{mytag}|)$/;" d
15 mytag   README  /^      echo '|{mytag}|' >> dir\/file      # A a tag definition in dir\/file$/;"        d
16 mytag   README  /^You can define a generic WoC tag by placing, anywhere in a text, |{mytag}| .$/;"      d
17 overview        woc.psy /^#|{overview}|$/;"     d
18 woc_cache_url   woc.vim /^                      " |{woc_cache_url}|$/;" d
19 wocdownloader   wocdownloader   /^# |{wocdownloader}|$/;"       d
Note: See TracBrowser for help on using the browser.