1 " viki.vim -- Make adaptions for bibtex
2 " @Author: Thomas Link (micathom AT gmail com?subject=vim)
3 " @Website: http://members.a1.net/t.link/
4 " @License: GPL (see http://www.gnu.org/licenses/gpl.txt)
5 " @Created: 28-Jul-2004.
6 " @Last Change: 2007-08-27.
9 let b:vikiAnchorRx = '\^\c\s\*@\[a-z]\+\s\*{\s\*%{ANCHOR}\s\*,\.\*\$'