diff --git a/dot_vimrc b/dot_vimrc index 232334c..27f6b37 100644 --- a/dot_vimrc +++ b/dot_vimrc @@ -61,6 +61,9 @@ filetype plugin indent on " required " see :h vundle for more details or wiki for FAQ " Put your non-Plugin stuff after this line +" vim-airline options +let g:airline_powerline_fonts = 1 + " vim-gitgutter options set updatetime=100