aboutsummaryrefslogtreecommitdiff
path: root/vim/ftdetect/xdefaults.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/ftdetect/xdefaults.vim')
-rw-r--r--vim/ftdetect/xdefaults.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/ftdetect/xdefaults.vim b/vim/ftdetect/xdefaults.vim
index 098ded56..1529e5c9 100644
--- a/vim/ftdetect/xdefaults.vim
+++ b/vim/ftdetect/xdefaults.vim
@@ -1,5 +1,5 @@
" Add automatic commands to find Xresources subfiles
-augroup dfxdefaults
+augroup dotfiles_ftdetect_xdefaults
autocmd!
autocmd BufNewFile,BufRead
\ **/.Xresources.d/*