How to Install vim-pathogen in Ubuntu 18.04



Install vim-pathogen by entering the following commands in the terminal:

sudo apt update
sudo apt install vim-pathogen

Description:

Manage your runtimepath with ease

pathogen.vim makes it super easy to install plugins and runtime files in their own private directories.

Homepage: http://www.vim.org/scripts/script.php?script_id=2332

Version: 2.4-1

Section: universe/editors