aboutsummaryrefslogtreecommitdiff
path: root/vim/ftdetect/diff.vim
blob: d19fc4505982318a85d378f862dacc3d524249b6 (plain) (blame)
1
2
3
4
" Diff and patch files
autocmd BufNewFile,BufRead
      \ *.diff,*.patch,*.rej
      \ setfiletype diff