summaryrefslogtreecommitdiffstats
path: root/ftplugin/dhall.vim
diff options
context:
space:
mode:
Diffstat (limited to 'ftplugin/dhall.vim')
-rw-r--r--ftplugin/dhall.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftplugin/dhall.vim b/ftplugin/dhall.vim
index c5553f49..34974cd5 100644
--- a/ftplugin/dhall.vim
+++ b/ftplugin/dhall.vim
@@ -9,6 +9,8 @@ setlocal commentstring=--\ %s
set smarttab
+autocmd! dhall
+
if exists('g:dhall_use_ctags')
if g:dhall_use_ctags == 1
augroup dhall