Skip to content
/ vim Public

Repo intended to quickly setup VIM on any remote machine

Notifications You must be signed in to change notification settings

bastijnv/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim

Repo intended to quickly setup VIM on any remote machine

Install procedure

cd ~
git init .
git remote add -t \* -f origin https://github.com/bastijnv/vim.git
git checkout master
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
vim +PluginInstall +qall

Result

vim screenshot

About

Repo intended to quickly setup VIM on any remote machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published