Skip to content

Commit

Permalink
Add wiminpac plugin install command to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clowder committed Jul 6, 2020
1 parent b6d6854 commit 6f84d85
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@
ln -sf ~/code/clowder/dotfiles/.inputrc ~/
ln -sf ~/code/clowder/dotfiles/.vimrc ~/
```

3. Install Vim plugins
```
:call minpack#update()
```

0 comments on commit 6f84d85

Please sign in to comment.