aboutsummaryrefslogtreecommitdiff
path: root/vim/ftdetect/xdefaults.vim
blob: f45a22a7f28751575182b63e5d3f7fda7d4950ca (plain) (blame)
1
2
3
4
" Add automatic commands to find Xresources subfiles
autocmd BufNewFile,BufRead
      \ **/.Xresources.d/*
      \ setfiletype xdefaults