Skip to content

Commit

Permalink
Fix Vim path
Browse files Browse the repository at this point in the history
  • Loading branch information
mvasilkov committed Mar 15, 2014
1 parent 82e8e87 commit 01496b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Download or clone the colour schemes repository with git into your `.vim/colors`
Add the following to your `.vimrc`:

```viml
Bundle "daylerees/colour-schemes", { "rtp": "vim-themes/" }
Bundle "daylerees/colour-schemes", { "rtp": "vim/" }
```

---
Expand Down

0 comments on commit 01496b7

Please sign in to comment.