diff --git a/.vimrc.bundles b/.vimrc.bundles index 997ae9623..e10e33820 100644 --- a/.vimrc.bundles +++ b/.vimrc.bundles @@ -195,7 +195,7 @@ if count(g:spf13_bundle_groups, 'php') Bundle 'spf13/PIV' Bundle 'arnaud-lb/vim-php-namespace' - Bundle 'beyondwords/vim-twig' + Bundle 'lumiliet/vim-twig' endif " }