diff --git a/.vimrc b/.vimrc index e6871f7..28b0aa5 100644 --- a/.vimrc +++ b/.vimrc @@ -80,7 +80,7 @@ if &term == "xterm" || &term == "screen-bce" || &term == "screen-256color" || &t " create a bar for airline set laststatus=2 - let g:airline_powerline_fonts = 1 + let g:airline_powerline_fonts = 1 endif " paste and autoindent