Skip to content

mpitt/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotvim

Install

cd ~
git clone https://github.com/mpitt/dotvim.git .vim
git clone https://github.com/gmarik/vundle.git .vim/bundle/vundle
ln -s .vim/vimrc .vimrc
# ~/.tmp is needed for backup, alternatives: 
# ~/.vim-tmp, ~/tmp, /var/tmp, /tmp
mkdir .tmp
vim -u .vim/plugins.vim +PluginInstall +q

About

My .vim folder (with vimrc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published