Skip to content

This is my vim setup to clone it when I start with a new machine

Notifications You must be signed in to change notification settings

pandrian/vimconfig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is my vim setup to clone it when I start with a new machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 91.3%
  • Shell 8.7%