Skip to content

thebastedo/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheBastedo's Super Awesome Vim

Feature List:

Install

It's pretty easy, but pretty dumb at this point.

Step 1

Clone the git repo into your vim folder

$ git clone https://github.com/thebastedo/vimrc.git ~/.vim

Step 2

Link the vimrc into where it should be

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

Step 3

Install vundle [https://github.com/VundleVim/Vundle.vim]

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

Step 4

Install a Powerline friendly font available from here: Powerline Fonts

Step 5

Start vim and install plugins

$ vim +PluginInstall +qall

Step 6

EDIT!

About

My vi configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published