diff --git a/vim/ftplugin/php.vim b/vim/ftplugin/php.vim new file mode 100644 index 0000000..f6e889e --- /dev/null +++ b/vim/ftplugin/php.vim @@ -0,0 +1 @@ +let g:vim_tags_ctags_binary="/home/schneider/bin/phpctags"