vim-patch:d58a3bf7dac8

Update runtime files.
d58a3bf7da

Omit syntax/man.vim.
This commit is contained in:
Jan Edmund Lazo
2021-05-01 01:39:00 -04:00
parent d1a2523f6c
commit e1171cf1d2
10 changed files with 148 additions and 49 deletions

View File

@@ -1230,7 +1230,7 @@ au BufNewFile,BufRead *.pod6 setf pod6
au BufNewFile,BufRead *.php,*.php\d,*.phtml,*.ctp setf php
" PHP config
au BufNewFile,BufRead php.ini,php.ini-* setf dosini
au BufNewFile,BufRead php.ini-* setf dosini
" Pike and Cmod
au BufNewFile,BufRead *.pike,*.pmod setf pike