Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 299 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 299 Bytes

My vim config dotfile for use across machine and servers

Installation

  1. Set up Vundle with: git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

  2. Fire up Vim, and at the command line type :PluginInstall

  3. Wait for the plugins to install, and you're done!