aboutsummaryrefslogtreecommitdiff
path: root/vim/ftdetect/tsv.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/ftdetect/tsv.vim')
-rw-r--r--vim/ftdetect/tsv.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/ftdetect/tsv.vim b/vim/ftdetect/tsv.vim
index af544a94..673721f5 100644
--- a/vim/ftdetect/tsv.vim
+++ b/vim/ftdetect/tsv.vim
@@ -1,5 +1,5 @@
" Add automatic commands to detect TSV files
-augroup dftsv
+augroup dotfiles_ftdetect_tsv
autocmd!
autocmd BufNewFile,BufRead
\ *.tsv