k-takata / minpac

A minimal package manager for Vim 8+ (and Neovim)
835 stars 30 forks source link

Import changes for git handling #112

Closed k-takata closed 4 years ago

k-takata commented 4 years ago

Import a part of changes from https://github.com/junegunn/vim-plug/pull/937 by @mattn.

When a user checked out a tag, the HEAD file may directly contain the commit ID.