Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 259 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 259 Bytes

My vim settings

Install:

$ cd ~  
$ git clone https://github.com/schmittlema/vimrc.git  
$ cd vimrc  
$ sudo sh install.sh  
$ cd ~ && rm -rf vimrc  

DEBUG

Cannot find color scheme 'gruvbox'

morhetz/gruvbox#85