Vim configuration
Go to file
Michele Guerini Rocco 22b20e3788 English translation
2014-01-13 22:05:31 +01:00
bundle Commit iniziale 2013-11-22 18:20:32 +01:00
.gitignore Commit iniziale 2013-11-22 18:20:32 +01:00
.gitmodules Aggiunto submodule di Vundle 2013-11-25 19:34:35 +01:00
README.md English translation 2014-01-13 22:05:31 +01:00
vimrc Disabilitato lo swapping 2014-01-07 16:35:10 +01:00

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!