1
0
forked from aniani/vim

Updated runtime files.

This commit is contained in:
Bram Moolenaar
2013-04-05 22:26:15 +02:00
parent 68879258d9
commit bf88493c09
15 changed files with 157 additions and 63 deletions

View File

@@ -1,7 +1,7 @@
" Vim support file to detect file types
"
" Maintainer: Bram Moolenaar <Bram@vim.org>
" Last Change: 2013 Mar 16
" Last Change: 2013 Apr 05
" Listen very carefully, I will say this only once
if exists("did_load_filetypes")
@@ -1650,6 +1650,9 @@ au BufNewFile,BufRead resolv.conf setf resolv
" Relax NG Compact
au BufNewFile,BufRead *.rnc setf rnc
" Relax NG XML
au BufNewFile,BufRead *.rng setf rng
" RPL/2
au BufNewFile,BufRead *.rpl setf rpl