Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
More extended installation instructions
  • Loading branch information
nkadu7 committed Nov 18, 2014
1 parent 1ef8682 commit bb139c8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,18 @@ dotvim
======

Vim configuration accumulated

Simple Setup
------------

Backup your .vim and .vimrc settings and clone repo to ~/.vim
```bash
$ git clone [email protected]:nkadu7/dotvim.git ~/.vim
```

Install exuberant-ctags ( Depends on your version of OS ) - Easy to find some information on google

Run the installer script
```bash
$ ~/.vim/installer.sh
```

0 comments on commit bb139c8

Please sign in to comment.