Skip to content

simon2k/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon's vim config

Setting it up:

Firstly clone the repo:

git clone https://github.com/simon2k/.vim.git ~/.vim

Secondly link the vimrc file:

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

Clone Vundle for managing plugins within vim:

git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Open vim and run command for installing all the plugins:

:BundleInstall

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published