Skip to content

Commit

Permalink
no longer using molokai colorscheme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Stephens committed Mar 11, 2015
1 parent 5c9f84b commit d2b8777
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 212 deletions.
211 changes: 0 additions & 211 deletions vim/colors/molokai.vim

This file was deleted.

3 changes: 2 additions & 1 deletion vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ set fileencodings=utf-8

" use 256 colors
set t_Co=256
let base16colorspace=256
set background=dark
colorscheme molokai

set guifont=Monaco:h16

set autoread
Expand Down

0 comments on commit d2b8777

Please sign in to comment.