Skip to content

Latest commit

 

History

History
49 lines (45 loc) · 871 Bytes

README.md

File metadata and controls

49 lines (45 loc) · 871 Bytes

vimconfig

This is my vim setup to be able of clone my vim setup on any machine. Just clone this repo under your .vim folder and run install.sh

If you already have a .vim folder and a .vimrc file backup them first. The installer will remove them.

mkdir ~/.vim
cd ~/.vim
git clone https://github.com/rafitadiaz/vimconfig.git .
./install.sh

It includes the follow bundles:

  • AutoClose
  • haproxy
  • nerdtree
  • supertab
  • tComment
  • vibrantink
  • vim-endwise
  • vim-haml
  • vim-puppet
  • vim-repeat
  • vim-snippets
  • vim-textobj-user
  • conque
  • matchit.zip
  • powerline
  • syntastic
  • tlib_vim
  • vim-addon-mw-utils
  • vim-fugitive
  • vim-lawrencium
  • vim-ragtag
  • vim-ruby
  • vim-surround
  • vundle
  • Gist.vim
  • nagios-syntax
  • Specky
  • tabular
  • vagrant.vim
  • vim-cucumber
  • vim-git
  • vim-markdown
  • vim-rails
  • vim-snipmate
  • vim-textobj-rubyblock
  • YankRing.vim