vim-patch:42ebd06

Update runtime files.

42ebd06642
This commit is contained in:
James McCoy
2017-02-27 20:41:55 -05:00
parent e0705021c1
commit 1371e19e2b
6 changed files with 24 additions and 9 deletions

View File

@@ -2642,6 +2642,8 @@ au BufNewFile,BufRead [rR]akefile* call s:StarSetf('ruby')
" Mail (also matches muttrc.vim, so this is below the other checks)
au BufNewFile,BufRead mutt[[:alnum:]._-]\\\{6\} setf mail
au BufNewFile,BufRead reportbug-* call s:StarSetf('mail')
" Modconf
au BufNewFile,BufRead */etc/modutils/*
\ if executable(expand("<afile>")) != 1