Skip to content

Commit

Permalink
Merge pull request #119 from albfan/patch-1
Browse files Browse the repository at this point in the history
correct Vundle install instructions
  • Loading branch information
faceleg committed Jul 12, 2015
2 parents 48f59e1 + 69eecba commit 8eb335b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vim/README.txt
Expand Up @@ -17,11 +17,11 @@ With Vundle
If using Vundle, you can specify Sparkup as a bundle and installation will happen
automatically. Add this to your Vim configuration:

Bundle 'rstacruz/sparkup'
Plugin 'rstacruz/sparkup', {'rtp': 'vim/'}

and run the standard installation command for Vundle:

:BundleInstall
:PluginInstall


Manual installation
Expand Down

0 comments on commit 8eb335b

Please sign in to comment.