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.vim4
1 files changed, 0 insertions, 4 deletions
diff --git a/vim/ftdetect/xdefaults.vim b/vim/ftdetect/xdefaults.vim
deleted file mode 100644
index 896b2e32..00000000
--- a/vim/ftdetect/xdefaults.vim
+++ /dev/null
@@ -1,4 +0,0 @@
-" Add automatic commands to find Xresources subfiles
-autocmd BufNewFile,BufRead
- \ .Xresources,*/.Xresources.d/*
- \ setfiletype xdefaults