Gentoo Archives: gentoo-commits

From: "Ali Polatel (hawking)" <hawking@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/bip/files: bip.vim
Date: Tue, 20 Nov 2007 09:28:05
Message-Id: E1IuPOi-0007Z4-3I@stork.gentoo.org
1 hawking 07/11/20 09:28:00
2
3 Added: bip.vim
4 Log:
5 added vim ft detection file, missed last commit
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.1 net-irc/bip/files/bip.vim
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/bip/files/bip.vim?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/bip/files/bip.vim?rev=1.1&content-type=text/plain
13
14 Index: bip.vim
15 ===================================================================
16 " Vim filetype detection file for bip config files
17 "
18 " $Id: bip.vim,v 1.1 2007/11/20 09:27:59 hawking Exp $
19
20 au BufNewFile,BufRead bip.conf set filetype=bip
21
22
23
24 --
25 gentoo-commits@g.o mailing list