ayamir / nvimdots

A well configured and structured Neovim.
BSD 3-Clause "New" or "Revised" License
2.91k stars 458 forks source link

feat(script): skip dependency installation by default #1114

Closed Jint-lzxy closed 9 months ago

Jint-lzxy commented 9 months ago

IMO the default choice for dependency installation in install.ps1 is a bit misleading (see Discussion #1106). afaik most users won't even "visit" the dynamic provider feature of Neovim, and those who know what they're doing can still continue with the dependency installation by typing Y/y. So I think a more reasonable default should be N (i.e. skipping provider installation altogether.)