Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

echasnovski
Copy link
Member

Problem: First clean start with config containing multiple
vim.pack.add() calls requires to explicitly confirm each one.
Although usually a rare occurrence, it still might be tedious.

Solution: Add a third choice during installation confirmation that
approves current and all next installs within current session. It is
reset after session restart.


Resolve #35728.

Problem: First clean start with config containing multiple
  `vim.pack.add()` calls requires to explicitly confirm each one.
  Although usually a rare occurrence, it still might be tedious.

Solution: Add a third choice during installation confirmation that
  approves current and all next installs within current session. It is
  reset after session restart.
@echasnovski echasnovski added the packages vim.pack, start/opt packages, 'packpath' label Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:skip-news packages vim.pack, start/opt packages, 'packpath'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

auto-install vim.pack.add() for current session only
1 participant