summaryrefslogblamecommitdiffstats
path: root/ftdetect/textile.vim
blob: d02f9425b47cbea0e29cb97d1b3f0ac01e8ff668 (plain) (tree)
1
2
3
4
5
6
7
8







                                                    
" textile.vim
"
" Tim Harper (tim.theenchanter.com)

" Force filetype to be textile even if already set
" This will override the system ftplugin/changelog 
" set on some distros
au BufRead,BufNewFile *.textile set filetype=textile