spf13 / PIV

PHP Integration environment for Vim
250 stars 36 forks source link

Remove visual wrap methods #45

Closed keelerm84 closed 4 years ago

keelerm84 commented 8 years ago

Some of these mappings break built-in navigation functionality (e.g. { and ( in visual mode). Additionally, this type of functionality isn't really PHP specific and is thus better achieved through a plugin like tpope's vim-surround.