An update to vim-9.0.1558 was pushed through chocolatey today. The problem has disappeared. I'll assume a fix was pushed in this update. I'll have to look at vim source code to see what was changed.
On Monday, May 15, 2023 at 12:08:24 AM UTC-6 Steve Martin wrote: > junegunn/vim-plug is in .vim/autoload where it has always been and always > worked, before. > > > On Saturday, May 13, 2023 at 5:19:14 PM UTC-6 Owajigbanam Ogbuluijah wrote: > >> Try installing *junegunn/vim-plug* and restarting Vim >> >> On Sat, May 13, 2023 at 10:17 PM Steve <[email protected]> wrote: >> >>> vim version: 9.0.1547 >>> >>> Getting the following errors when opening vim: >>> >>> Error detected while processing C:\Users\smartin\.vimrc: >>> >>> line 188: >>> >>> E117: Unknown function: plug#begin >>> >>> line 191: >>> >>> E492: Not an editor command: Plug 'mattn/emmet-vim' >>> >>> line 192: >>> >>> E492: Not an editor command: Plug 'vim-utils/vim-man' >>> >>> >>> It appears that the plug.vim script is not being loaded, and the rest of >>> the plugins loaded by that are failing. >>> >>> Path to my .vim directory is the same as it has always been: >>> >>> C:\Users\smartin\.vim >>> >>> It's possible this problem occurred before 1547, but I haven't used vim >>> for a few days now. >>> >>> Installed vim via chocolatey. >>> -- >>> Steve Martin >>> >>> -- >>> -- >>> You received this message from the "vim_use" maillist. >>> Do not top-post! Type your reply below the text you are replying to. >>> For more information, visit http://www.vim.org/maillist.php >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "vim_use" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/vim_use/CADPQDN%2B3RVUbEG6hszoYwFecdoR1qJqyiExN-FSCGTKj1dDU4Q%40mail.gmail.com >>> >>> <https://groups.google.com/d/msgid/vim_use/CADPQDN%2B3RVUbEG6hszoYwFecdoR1qJqyiExN-FSCGTKj1dDU4Q%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/72f15467-8792-4c85-a206-c7f4629d3c49n%40googlegroups.com.
