junegunn / junegunn/vim-plug

PlugInstall reports already up to date for plugins just installed

Open
#1,327 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
35.8k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

I get strange output when I run PlugInstall.

Example 1:
I have a file named dummy open in vim.
I run :PlugInstall
The Result is:

Image

The first line has [Plugins] highlighted, but followed by dummy. I do not understand this line.

Example 2.
I do not have any plugins installed.
I have a file named dummy open in vim.
I run :PlugInstall
The Result is:

Image

Vim-Plug installs the plugin as expected.
What I do not understand is the line
`- fastfold: Already up to date.`
Fastfold was just installed. It was not already up to date.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.