Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

vim plug not working

Make sure plug.vim file is located in ~/.vim/autoload directory.
You are not supposed to copy/paste the whole example to your .vimrc. It's just some examples to show the syntax of vim-plug.
Does :call plug#begin('~/.vim/plugged') give you an error?

# Credit to: https://github.com/junegunn
Source by github.com #
 
PREVIOUS NEXT
Tagged: #vim #plug #working
ADD COMMENT
Topic
Name
6+3 =