Re: E117: Unknown function: plug#begin

2022-10-26 Thread Owajigbanam Ogbuluijah
Hi Rellot, >From the syntax, you may be trying to use junegunn/vim-plug . Ensure vim-plug is properly installed. These errors mean Vim can't find the functions which would have normally been registered by the plugin. 3 things 1. Ensure the plugin is

Re: E117: Unknown function: plug#begin

2022-10-26 Thread David Lowry-Duda
This sounds like an issue that is better suited for the vim-plug issue tracker. I would guess that their first suggestion would be to check that you downloaded the vim-plug plugin to the correct directory. I suggest you include this in your description when you ask this at the vim-plug

Re: E117: Unknown function: plug#begin

2022-10-26 Thread Tony Mechelynck
On Wed, Oct 26, 2022 at 9:48 PM Rellot wrote: > > > Hello, I was setting up vim plug when this error occured: > > Error detected while processing .vimrc: > line 5: > E117: Unknown function: plug#begin > line 7: > E492: Not an editor command: Plug 'neoclide/coc.nvim' > line 9: > E117: Unknown

E117: Unknown function: plug#begin

2022-10-26 Thread Rellot's Screwdriver
this error occured when conifiguring vim plugin full error message: ``` Error detected while processing .vimrc: line5: E117: Unknown function: plug#begin line7: E492: Not an editor command: Plugin 'neoclide/coc.nvim' line9: E117: Unknown function: plug#end ``` .vimrc (using vim 9.0)

Help / Bram

2022-10-26 Thread Stefan `Sec` Zehl
Hi, I am looking for someone who knows Bram and/or lives somewhat close to him. If you do, can you please contact me. It seems to be kind of urgent. You probably don't know me - I'm the person running the registration & DNS for vim.org Thanks, Sec -- Just to confirm, I se my modem's

E117: Unknown function: plug#begin

2022-10-26 Thread Rellot
Hello, I was setting up vim plug when this error occured: Error detected while processing .vimrc: line 5: E117: Unknown function: plug#begin line 7: E492: Not an editor command: Plug 'neoclide/coc.nvim' line 9: E117: Unknown function: plug#end here's the .vimrc file syntax on filetype

E117: Unknown function: plug#begin

2022-10-26 Thread Rellot
https://pastebin.com/VSAQn61h -- -- 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