From c8163d066fd3492b807e33e10539b1c541659d8e Mon Sep 17 00:00:00 2001 From: Ryan Date: Sun, 21 May 2017 16:47:40 +0200 Subject: [PATCH] use molokia as airline theme --- vim/.vimrc.before.local | 1 + 1 file changed, 1 insertion(+) diff --git a/vim/.vimrc.before.local b/vim/.vimrc.before.local index a934b01..cb451cf 100644 --- a/vim/.vimrc.before.local +++ b/vim/.vimrc.before.local @@ -1 +1,2 @@ let g:airline_powerline_fonts=1 +let g:airline_theme='molokai'