Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 365 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 365 Bytes

@randallagordon's Vim config

I'm not normal. You've been warned.

Installation and Setup

$ git clone https://github.com/randallagordon/dotfiles-vim.git ~/.vim
$ ~/.vim/install.sh

$ pip install --user git+git://github.com/Lokaltog/powerline

And Exuberant Ctags needs installed. On Ubuntu/Debian:

$ sudo apt-get install exuberant-ctags