8000 GitHub - 0xVolt/dotfiles: Find the config files for my Linux environment here, if you're into that.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0xVolt/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing Plugins

The way plugins are installed are by,

  1. Use plug#begin() and plug#end() enclosing all your plugins in a block.
  2. Typing in, Plug link to the plugin github repository to add the plugin to the .vimrc.
  3. Running, :PlugInstall to install the plugin after which refreshing the editor should do the trick.

About

Find the config files for my Linux environment here, if you're into that.

Resources

Stars

Watchers

Forks

0