I’d like to switch from vundle to vim-plug for managing plugins. I copied the vim-plug script and pasted it into ~.vim/autoload. I put the following at the top of my .vimrc:
call plug#begin(~/.vim/plugged') Plug ’xolox/vim-misc’ Plug ‘xolox/vim-session' Plug ‘xolox/vim-notes' Plug ‘davidoc/taskpaper.vim' Plug ‘vimwiki/vimwiki' Plug 'junegunn/vim-plug' " Initialize plugin system call plug#end() If I’ve understood correctly, that should be sufficient. But when I issue PlugInstall I get “Not an editor command.” I have MacVim with Vim 8.2. Help appreciated. I’m a user. A writer not a coder. I developed a useful and comfortable configuration with mountains of help from these listservs. Limited ability to troubleshoot. ------------------------------------------------------------------------------------------ Eric Weir Decatur, GA USA eew...@comcast.net “Look deep into nature, you will understand everything better.” - Albert Einstein -- -- You received this message from the "vim_mac" 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_mac" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_mac+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_mac/009A39D9-952A-4AD8-90C3-62BF40EEE1CB%40comcast.net.