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



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