enable powerline fonts in vim
This commit is contained in:
parent
3a45f4af9e
commit
3f2a4837f4
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
@ -30,4 +30,5 @@ set laststatus=2
|
|||
"don't show default mode indicators
|
||||
set noshowmode
|
||||
let g:bufferline_echo = 0
|
||||
let g:airline_powerline_fonts = 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue