Fix vim and some neofetch

This commit is contained in:
CramMK
2020-04-21 11:02:18 +02:00
parent 15c53e784b
commit 0cbda14378
4 changed files with 13 additions and 8 deletions

View File

@@ -23,9 +23,11 @@ filetype plugin indent on
" airline bar
let g:airline_theme='nord'
let g:airline_powerline_fonts = 0
let g:airline_powerline_fonts = 1
let g:bufferline_echo = 0
set guifont="InconsolataLGC Nerd Font Mono"
" Onedark Colorscheme
let g:onedark_hide_endofbuffer=1
let g:onedark_terminal_italics=1