Skip to content

Instantly share code, notes, and snippets.

@h-east
Created January 30, 2019 08:07
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 h-east/dd25dc2a7da13dbe28f065b8e7e02363 to your computer and use it in GitHub Desktop.
Save h-east/dd25dc2a7da13dbe28f065b8e7e02363 to your computer and use it in GitHub Desktop.
Forked Vim-plug

Difference from origin

  • My forked Vim-plug does not execute ":helptags" when the help tag file is managed with git.
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/h-east/vim-plug/master/plug.vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment