Skip to content

Instantly share code, notes, and snippets.

@andreyuhai
Last active April 8, 2021 10:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andreyuhai/4c9ca78db412f643d243229df4c5af85 to your computer and use it in GitHub Desktop.
Save andreyuhai/4c9ca78db412f643d243229df4c5af85 to your computer and use it in GitHub Desktop.
Install vim-airline plugin manually

Source

When you download the latest version of vim-airline as .zip and unzip it to a temporary directory, you get a vim-airline-master directory in the temp directory. Inside vim-airline-master you'll find autoload, doc and plugin directories.

You should either copy these three directories to your ~/.vim/ if they don't yet exist (don't overwrite existing directories with same names!) or copy the contents of the aforementioned three directories to existing directories under ~/.vim/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment