Skip to content

Commit

Permalink
update readme for pathogen
Browse files Browse the repository at this point in the history
  • Loading branch information
thethirduniverse committed Dec 8, 2015
1 parent 65598d3 commit abd0290
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Delphi Depends on:

* [Pathogen](https://github.com/tpope/vim-pathogen)
* don't forget to add pathogen#infect to your vimrc
* for some machines, pathogen will not behave correctly if you don't explicitly set filetype. More info here: http://blog.darevay.com/2010/10/a-brief-note-on-pathogen-for-vim/
* A vim with **client-server** and **python** function. You can check whether it does by executing `vim --version | grep "clientserver"`, if it gives you something like `+clientserver` then you are good to go. If you see `-clientserver`, then you might have to install another version.
* on Mac OS you can use homebrew.
* on Linux you can follow [this awesome guide](https://github.com/Valloric/YouCompleteMe/wiki/Building-Vim-from-source). Starting from the *normal* version, it will have client-server feature. Besure to manually enable python as well.
Expand Down

0 comments on commit abd0290

Please sign in to comment.