Mercurial > hg > RemoteEditor > vim7
comparison runtime/syntax/bst.vim @ 34:e170173ecb68 current-release
before ack base protocol.
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 26 Nov 2008 15:02:10 +0900 |
parents | 76efa0be13f1 |
children | c16898406ff2 |
comparison
equal
deleted
inserted
replaced
33:7d0d8b831f5a | 34:e170173ecb68 |
---|---|
1 " Vim syntax file | 1 " Vim syntax file |
2 " Language: BibTeX Bibliography Style | 2 " Language: BibTeX Bibliography Style |
3 " Maintainer: Tim Pope <vimNOSPAM@tpope.info> | 3 " Maintainer: Tim Pope <vimNOSPAM@tpope.info> |
4 " Filenames: *.bst | 4 " Filenames: *.bst |
5 " $Id$ | 5 " $Id: bst.vim,v 1.2 2008/08/29 06:41:29 axmo Exp $ |
6 | 6 |
7 " For version 5.x: Clear all syntax items | 7 " For version 5.x: Clear all syntax items |
8 " For version 6.x: Quit when a syntax file was already loaded | 8 " For version 6.x: Quit when a syntax file was already loaded |
9 if version < 600 | 9 if version < 600 |
10 syntax clear | 10 syntax clear |