DEV Community

Discussion on: Vim .. best code editor ?

Collapse
 
barelyhuman profile image
Reaper

the manual way needs a lot of commands, you can instead setup something like VimPlug and then just name the github repository and vimplug will download it for you.

github.com/junegunn/vim-plug

here's the repository for it