Re: E117: Unknown function: plug#begin

2022-10-28 Thread Robert
ifiguring vim plugin > full error message: > ``` > Error detected while processing .vimrc: > line 5: > E117: Unknown function: plug#begin > line 7: > E492: Not an editor command: Plugin 'neoclide/coc.nvim' > line 9: > E117: Unknown function: plug#end > ``` > > .v

Re: E117: Unknown function: plug#begin

2022-10-26 Thread Owajigbanam Ogbuluijah
mrc: > 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 plugin indent on > set ts=2 sts=2 sw=2 et ai s

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

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

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