@@ 1,4 1,4 @@
-# Vimfiles
+# vimfiles
My current .vim folder
@@ 8,13 8,12 @@ Several reasons:
* Couple friends of mine wanted me to share my .vim folder with them
* I want a fast way to synchronize my vimfiles between the computers I use
-* It would be nice if I receive some ideas for handy plugins, settings...
+* It would be nice if I receive some ideas for handy plugins, settings, etc.
## How to install?
-First of all backup your current ~/.vim/ and ~/.vimrc
+First of all backup your current ~/.vim/ and ~/.vimrc, clone this repository
+in ~/.vim and run:
-
- git clone git@github.com:Vladimiroff/Vimfiles.git ~/.vim
cd ~/.vim
make install