G
G
Grigory Dikiy2015-01-03 10:23:37
vim
Grigory Dikiy, 2015-01-03 10:23:37

Can't set up airline + vim?

Good day, I just can’t get the airline to work, the necessary fonts are downloaded, .vimrc is configured, but it doesn’t want to work. Actually here are the settings.
1e31da036d65466e8b294464c0a818c6.png
Settings in terminal:
562f8f2135e2423aa986a7231336b507.png
.vimrc:

" настройки Vim-Airline
set laststatus=2
let g:airline_theme='badwolf'
let g:airline_powerline_fonts = 1
let g:airline#extensions#tabline#enabled = 1
let g:airline#extensions#tabline#formatter = 'unique_tail'

I did everything according to the example on this page
Solution: put a different font for the console

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
Grigory Dikiy, 2015-01-03
@frilix

Solution found

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question