aboutsummaryrefslogtreecommitdiff
path: root/vim/ftdetect/sh.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/ftdetect/sh.vim')
-rw-r--r--vim/ftdetect/sh.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/ftdetect/sh.vim b/vim/ftdetect/sh.vim
index f2bc0df2..dce776cf 100644
--- a/vim/ftdetect/sh.vim
+++ b/vim/ftdetect/sh.vim
@@ -1,5 +1,6 @@
" Add automatic commands to choose shell flavours based on filename pattern
augroup dfsh
+ autocmd!
" Names/paths of things that are Bash shell script
autocmd BufNewFile,BufRead