/dotvim

Primary LanguageVim Script

my.vim based on bling

A highly tuned vim distribution that will blow your socks off!

installation

  1. clone this repository into your ~/.vim directory
  2. git submodule init && git submodule update
  3. mv ~/.vimrc ~/.vimrc.backup
  4. mv .vimrc ~