root/woc/tags.rev.woc

Revision 1077, 2.6 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 TAG     woc.vim /^      " Highlights {-TAG-} and |{TAG}|$/;"    r
8 TODO generic downloader TODO    /^- See {-TODO generic downloader-}$/;" r
9 TODO mouse support      woc.vim /^      " See {-TODO mouse support-}$/;"        r
10 TODO wocpath    TODO    /^   form: {-TODO wocpath:"r-} $/;"     r
11 TODO wocpath    woc.vim /^      " {-TODO wocpath-} . It is hardcoded.$/;"       r
12 TODO wocpath    woc.vim /^   " {-TODO wocpath-} . It is hardcoded.$/;"  r
13 WOCClearCache   woc.psy /^          call {-WOCClearCache-} :$/;"        r
14 WOCInitialize   woc.psy /^          call {-WOCInitialize-}:$/;" r
15 WOCLoadIndex    woc.psy /^          call {-WOCLoadIndex-} {$/;" r
16 WOCLoadRemote   woc.psy /^  call {-WOCLoadRemote-} {$/;"        r
17 WOCOpenFile     woc.psy /^          call {-WOCOpenFile:\/wocdownloader-} {$/;"  r
18 WOCOpenFile     woc.psy /^  call {-WOCOpenFile-} {$/;"  r
19 WOC_HOME        TODO    /^   The other places just use {-WOC_HOME-}$/;" r
20 Web Of Code     README  /^                      {- Web Of Code -}$/;"   r
21 \(\({-\)\@!.\)* woc.vim /^      syn match wocHyperTextJump   "{-\\(\\({-\\)\\@!.\\)*-}" contains=wocLeftRef,wocRightRef$/;"     r
22 \).\+   woc.vim /^                                   "\\({-\\).\\+-}" (old regexp)$/;"  r
23 comment_tag     README  /^      echo '{-comment_tag-}' >> anotherfile # a tag referring to the tag$/;"  r
24 dev/index.woc   TODO    /^- Use all the options defined in {-dev\/index.woc:"fj-}$/;"   r
25 dir/mytag       README  /^      # {-dir\/mytag-} refers to the tag ``mytag'' defined inside a$/;"       r
26 dir/mytag       README  /^      echo '{-dir\/mytag-}' >> anotherfile $/;"       r
27 doc/woc_protocol        woc.psy /^Read {-doc\/woc_protocol:"fj-} for more information.$/;"      r
28 mytag   README  /^You can refer to that tag using {-mytag-} .$/;"       r
29 mytag   woc.vim /^"             For example, if the tag is {-mytag:"c-} and `tagcmd' is 'j', then$/;"   r
30 mytag   woc.vim /^" For example, if the tag is {-mytag:"c-} and `a:1' is 'j', then the action$/;"       r
31 myurlalias/TAG  README  /^      2) Use {-myurlalias\/TAG-}. Where TAG is the remote tag.$/;"    r
32 overview        woc.vim /^"             script, or jump to {-overview-}$/;"     r
33 src/main        README  /^      echo '{-src\/main-}' > anotherfile   # a tag referring to the function$/;"      r
34 tagref1-} bla bla {-tagref2     TODO    /^      {-tagref1-} bla bla {-tagref2-}$/;"     r
35 this    README  /^        WoC tags (one like {-this-}).$/;"     r
36 woc_cache_url   woc.psy /^      save rurl in {-woc_cache_url-}$/;"      r
37 wocdownloader   woc.psy /^      call {-wocdownloader:"fj-} {$/;"        r
38 wocdownloader   woc.vim /^"             - ~\/.vim\/woc\/ must contain the {-wocdownloader-} script!$/;" r
39 woctags.sh      TODO    /^- {-woctags.sh:"fj-} has a regexp bug:$/;"    r
Note: See TracBrowser for help on using the browser.