aboutsummaryrefslogblamecommitdiff
path: root/vim/after/ftdetect/diff.vim
blob: 2c6037f59d3078528cc84e1aaa38ed5ac7e26b09 (plain) (tree)
1
2
3
4
5




                            
" nwatch.diff.* is a diff
autocmd BufNewFile,BufRead
    \ nwatch.diff.*
    \ setlocal filetype=diff