Skip to content

emptyskull/vim-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Derek Wyatt's Vim Configuration

Yup... it's a vim configuration.

To install it, do the following:

  • Wipe out your ~/.vimrc file and ~/.vim directory (back up if you wish)
  • git clone https://github.com/derekwyatt/vim-config.git ~/.vim
  • cd ~/.vim/bundle && ./get
  • ln ~/.vim/vimrc ~/.vimrc
  • Start Vim

Occassionally, the bundles may need updating. To do this, cd ~/.vim && ./update

About

My Vim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%