dotvim/README.md
Michele Guerini Rocco 22b20e3788 English translation
2014-01-13 22:05:31 +01:00

1.2 KiB

This is my Vim configuration.

Installed plugins

How to install

  • git clone https://github.com/Rnhmjoj/dotvim.git ~/.vim
  • cd ~/.vim
  • mkdir backup temp spell
  • ln -s vimrc ~/.vimrc
  • from Vim :BundleInstall

How to update

  • from Vim :BundleInstall!