diff options
-rw-r--r-- | ftdetect/diff.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftdetect/diff.vim b/ftdetect/diff.vim new file mode 100644 index 0000000..d6295da --- /dev/null +++ b/ftdetect/diff.vim @@ -0,0 +1 @@ +au BufNewFile,BufRead *.diff,*.rej setf diff |