Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vim Config File not working in Ubuntu 20 #135

Open
ajinzrathod opened this issue Dec 12, 2020 · 0 comments
Open

Vim Config File not working in Ubuntu 20 #135

ajinzrathod opened this issue Dec 12, 2020 · 0 comments

Comments

@ajinzrathod
Copy link

ajinzrathod commented Dec 12, 2020

I had Ubuntu 18.04 and configuration file worked perfectly.

After writing same code in Ubuntu 20.04, it shows

Error detected while processing /home/ajinkya/.vimrc:
line   58:
E117: Unknown function: plug#begin
line   64:
E492: Not an editor command: Plug 'arielrossanigo/dir-configs-override.vim'
line   66:
E492: Not an editor command: Plug 'scrooloose/nerdcommenter'
line   68:
E492: Not an editor command: Plug 'scrooloose/nerdtree'
....
....

I even tried sudo apt-get install vim-runtime.

It reduced some errors. But still it shows Not a editor command multiple times while opening vi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant