Skip to content

pixelheresy/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixelheresy's vim config of doom

Installation

  • Pull down this repo to .vim [back up your old stuff if needed]. This will also pull down submodules.

    cd ~ $ git clone --recursive https://github.com/pixelheresy/vim-config.git .vim

  • Create a symbolic link for the .vimrc to your $HOME

    ln -s ~/.vim/.vimrc ~/.vimrc

  • Update Bundles

    vim -c ':BundleInstall'

  • Enjoy!

This is really just designed for me and aiding in learning vim, but feel free to use this if you like. It will no doubt expand as time goes on.

Any questions or suggestions?

keith [dot] gibbs [at] me [dot] com

Included Plugins

[more info and links coming soon]

https://github.com/marik/vundle

https://github.com/Lokaltog/vim-powerline'

https://github.com/tpope/vim-fugitive

https://github.com/kien/ctrlp.vim

https://github.com/msanders/snipmate.vim

https://github.com/plasticboy/vim-markdown

About

A working backup my my vim configuration for propagation on various machines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors