1
0
forked from aniani/vim

Update runtime files.

This commit is contained in:
Bram Moolenaar
2013-02-20 21:26:00 +01:00
parent 63dbda1caa
commit 26402cb2de
8 changed files with 951 additions and 42 deletions

View File

@@ -1,7 +1,7 @@
" Vim support file to detect file types
"
" Maintainer: Bram Moolenaar <Bram@vim.org>
" Last Change: 2013 Feb 12
" Last Change: 2013 Feb 20
" Listen very carefully, I will say this only once
if exists("did_load_filetypes")
@@ -1632,6 +1632,9 @@ func! s:FTr()
endif
endfunc
" ReDIF
au BufRead,BufNewFile *.rdf setf redif
" Remind
au BufNewFile,BufRead .reminders,*.remind,*.rem setf remind