mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] Use Powerline fonts for the statusline
This commit is contained in:
parent
aa1c5d4c4b
commit
a4dc62e790
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ source <sfile>:p:h/../dmitmel-dotfiles/nvim/init.vim
|
|||
|
||||
" Give me that beautiful colorscheme
|
||||
set termguicolors
|
||||
let airline_powerline_fonts = 1
|
||||
|
||||
" Copy to clipboard register and paste from clipboard register {{{
|
||||
" Taken from https://unix.stackexchange.com/a/23437
|
||||
|
|
Loading…
Reference in a new issue