X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;ds=inline;f=vimrc;h=b6e1cbb3537c58af7bd9d58e5f8f0643ce756da7;hb=44bd7f52a0245409d50a98a43dfba618f506f9f8;hp=9015ca9645f74021cf836b25129b47410110688f;hpb=fcc227c0c138ad0619017d34821876a717c45a97;p=config%2Fdotfiles.git diff --git a/vimrc b/vimrc index 9015ca9..b6e1cbb 100644 --- a/vimrc +++ b/vimrc @@ -181,7 +181,7 @@ map NERDCommenterToggle " twice. if has("autocmd") augroup vimrc - autocmd! + autocmd! " Use diff filetype for mercurial patches in patch queue. autocmd BufReadPost */.hg/patches/* set filetype=diff