1
0
forked from aniani/vim

Runtime file updates.

This commit is contained in:
Bram Moolenaar
2014-08-23 15:31:19 +02:00
parent 92f4baace8
commit 7b61a546d8
7 changed files with 162 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
" Vim support file to detect file types
"
" Maintainer: Bram Moolenaar <Bram@vim.org>
" Last Change: 2014 Aug 22
" Last Change: 2014 Aug 23
" Listen very carefully, I will say this only once
if exists("did_load_filetypes")
@@ -1011,7 +1011,7 @@ au BufNewFile,BufRead *.jgr setf jgraph
au BufNewFile,BufRead *.jov,*.j73,*.jovial setf jovial
" JSON
au BufNewFile,BufRead *.json setf json
au BufNewFile,BufRead *.json,*.jsonp setf json
" Kixtart
au BufNewFile,BufRead *.kix setf kix