grigio / vim-sublime

A ready to use minimal Vim (Sublime Text -like) .vimrc configuration
376 stars 41 forks source link

How can I install other plugins? #6

Closed KranthiKishore closed 9 years ago

KranthiKishore commented 9 years ago

Hi,

I installed vim-sublime for my rails development. How can i install other plugins as well along with these? ex('jiangmiao/auto-pairs', tpope/vim-endwise). I tried by adding these to my .vimrc and Bundle Installed but couldn't see those working.

Can anyone help me with this.