Skip to content

mattbo/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim

My Vim configuration

Installation

cd ~ 
git clone https://github.com/mattbo/vim .vim
ln -s .vim/vimrc.vimrc .vimrc
cd .vim
mkdir bundle
cd bundle
git clone https://github.com/gmarik/Vundle.vim.git Vundle.vim
cd ~
vim +BundleInstall +qall

About

My Vim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published