Dup Ver Goto 📝

Plug_vim

PT2/editor/vim/plugins does not exist
To
10 lines, 36 words, 340 chars Page 'Plug_vim' does not exist.

plug.vim

See the vim.plug homepage. To use, download plug.vim, put it in ~/.vim/autoload and then in your .vimrc put e.g.

call plug#begin()
Plug 'jelera/vim-javascript-syntax'
call plug#end()

This plug is a Javascript syntax file