Parobalth
  • Home
  • Categories
  • Tags
  • Archives

Introduction to pathogen

I have been afraid to try pathogen-plugin for vim for a long time. I thought it would be complicated and postponed it. Actually it is not hard at all and I should have tried it ages ago.

  1. Install debian package vim-pathogen.
  2. Then follow this advice: https://gist.github.com/romainl/9970697 or https://github.com/tpope/vim-pathogen

As an example let us install vimwiki (installation instructions at the end of the README): https://github.com/vimwiki/vimwiki

I took the gitly approach:

cd .vim/bundle
git clone https://github.com/vimwiki/vimwiki

EDIT 2018: This how-to is still valid and was recently tested on a machine running Debian Stretch.


If you have any questions, suggestions, thoughts and comments please feel free to email me.


License of this blog post:

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.


Published

Oct 10, 2016

Last Updated

Feb 15, 2018

Category

Computer

Tags

  • config 7
  • debian 11
  • pathogen 1
  • plugin 1
  • tutorial 2
  • vim 5

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor