Sunday, May 14, 2023

Re: Plugins not loading with recent vim on Windows 11

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 <smart...@gmail.com> 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 vim_use+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CADPQDN%2B3RVUbEG6hszoYwFecdoR1qJqyiExN-FSCGTKj1dDU4Q%40mail.gmail.com.

--
--
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 vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/629d1303-2bf4-440f-ad5a-1c77e5f32c0dn%40googlegroups.com.

No comments: