]> git.pld-linux.org Git - packages/php-pecl-xdebug.git/blob - vim-xt-filetype.vim
Vim syntax does not require ext-xdebug
[packages/php-pecl-xdebug.git] / vim-xt-filetype.vim
1 augroup filetypedetect
2         au BufNewFile,BufRead *.xt  setf xt
3 augroup END
This page took 0.406002 seconds and 3 git commands to generate.