How To Install Vim Plugins With Vim-Plug
Brodie Robertson | Linux Tips & Tricks
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/) ... https://www.youtube.com/watch?v=2prsFrKwbOo
95641837 Bytes