Skip to content

Commit

Permalink
Merge pull request #272 from jakzal/3.0-php-namespace
Browse files Browse the repository at this point in the history
Added vim-php-namespace for inserting "use" statements
  • Loading branch information
spf13 committed Mar 6, 2013
2 parents fa7610e + f3d6090 commit 9f0d4fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc.bundles
Expand Up @@ -131,6 +131,7 @@
" PHP
if count(g:spf13_bundle_groups, 'php')
Bundle 'spf13/PIV'
Bundle 'arnaud-lb/vim-php-namespace'
endif

" Python
Expand Down

0 comments on commit 9f0d4fa

Please sign in to comment.