Learn Docker With My Newest Course

Dive into Docker takes you from "What is Docker?" to confidently applying Docker to your own projects. It's packed with best practices and examples. Start Learning Docker →

Why and How I Use Vim-Plug to Manage My Vim Plugins

blog/cards/why-and-how-i-use-vim-plug-to-manage-my-vim-plugins.jpg

Since I started with Vim pretty late, the first plugin manager I tried was vim-plug and it seems nearly perfect.

Quick Jump: Demo Video of Using Vim Plug

In this video we’ll do a quick run down on using Vim Plug to manage your Vim plugins. We won’t explore every last command but we will cover installing, updating and removing plugins which is what I do 99% of the time in my day to day.

Demo Video of Using Vim Plug

Timestamped Table of Contents

  • 1:11 – Alternatives to using vim-plug
  • 1:52 – Why I decided to use to vim-plug
  • 2:05 – There’s the built-in plugin manager with Vim too
  • 2:42 – The basic idea of adding plugins to your vimrc with vim-plug
  • 3:16 – Installing vim-plug is painless, checkout the README on GitHub
  • 3:35 – vim-plug makes it easy to reference which plugins you want installed
  • 4:02 – Installing a plugin with the PlugInstall command
  • 4:27 – Running PlugUpdate will update your existing plugins
  • 4:32 – Vim makes it easy for you to control when plugins get updated
  • 7:19 – Removing a plugin using the PlugClean command
  • 8:15 – Recap on why I’m happy with vim-plug

Which Vim plugin manager do you use and why? Let me know below!

Never Miss a Tip, Trick or Tutorial

Like you, I'm super protective of my inbox, so don't worry about getting spammed. You can expect a few emails per month (at most), and you can 1-click unsubscribe at any time. See what else you'll get too.



Comments