diff --git a/.vimrc b/.vimrc index 4425e1c..e2bd0db 100644 --- a/.vimrc +++ b/.vimrc @@ -106,7 +106,6 @@ endif if has("autocmd") filetype plugin indent on " Enable file type detection. -:q " Put these in an autocmd group, so that we can delete them easily. augroup vimrcEx