We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated tutorial (markdown)
Updated extra (markdown)
Updated faq (markdown)
Support neovim by making the autoload directory dynamic in the autoinstall tip.
Consistency
Simplify the example code
Comment typo.
Run plug#end before checking g:plugs. https://github.com/junegunn/vim-plug/issues/1039
Updated tips (markdown)
Update HTTP proxy tip and add warning. Close #718.
Add tip for running vim-plug on the command line. Close #948.
Add suggestion for plugins that use 'dir' in Cygwin because of mixed path issue with Windows Git.
Add explanation and workaround for issue with cmd.exe console and unicode characters.
Describe the issue with Cygwin Vim and Windows Git
Add missing plug#begin
Suggest workaround to filepath issues with Cygwin Vim and Windows Git
Suggest that the user report escaping issues on Windows because the user's shell is supported.
Fix installation instruction for Neovim (#881)
Updated api (markdown)
Updated home (markdown)