Back to Browse

How To Install Vim Plugins With Vim-Plug

83.7K views
Nov 5, 2019
11:28

I don't use Vim or Neovim as my main code editor but I do use them as basic text editors and from time to time there are additional features that I want to add to the program and this is where plugins come into play. Whilst you can install plugins by hand there's no harm in just using a plugin manager to remove the annoyance. 💖 Subscribe and ding the bell for more videos! 👍 Leave a like if you got something out of this video! ✍ Comment some video feedback or what you want to see next time! Neovim Vim-Plug Block: call plug#begin('~/local/share/nvim/plugged') call plug#end() Vim-Plug Github https://github.com/junegunn/vim-plug 🖥️ GitHub: https://github.com/BrodieRobertson 🐦 Twitter: https://twitter.com/BrodieOnYoutube 🌐 Mastodon: https://mastodon.social/@BrodieOnYoutube 🎵 Opening music Music from https://filmmusic.io "Rocket" by Kevin MacLeod (https://incompetech.com) License: CC BY (http://creativecommons.org/licenses/by/4.0/) 🎵 Ending music Music from https://filmmusic.io "Basic Implosion" by Kevin MacLeod (https://incompetech.com) License: CC BY (http://creativecommons.org/licenses/by/4.0/)

Download

0 formats

No download links available.

How To Install Vim Plugins With Vim-Plug | NatokHD