Changes vim powerline theme
This commit is contained in:
parent
b4fa066497
commit
669a883e0a
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
@ -105,7 +105,7 @@ let &t_EI = "\e[1 q"
|
|||
" Airline
|
||||
set laststatus=2
|
||||
let g:airline_powerline_fonts = 1
|
||||
let g:airline_theme='dark'
|
||||
let g:airline_theme='base16'
|
||||
|
||||
" Vimtex
|
||||
let g:tex_flavor='latex'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue