Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ After installation try running `git --version` within _command prompt_ (press Wi
git version 1.7.4.msysgit.0

#### Setup [Curl]
_Instructions blatently copied from vundle readme_
_Instructions blatantly copied from vundle readme_
Installing Curl on Windows is easy as [Curl] is bundled with [msysgit]!
But before it can be used with [Vundle] it's required make `curl` run in _command prompt_.
The easiest way is to create `curl.cmd` with [this content](https://gist.github.com/912993)
Expand Down Expand Up @@ -399,7 +399,7 @@ PIV provides:
* Better indenting
* Full PHP documentation manual (hit K on any function for full docs)

![php vim itegration image][phpmanual-img]
![php vim integration image][phpmanual-img]

## [Ack.vim]

Expand Down