Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How did you configure your airline in NeoVim part 1 #5

Closed
ghost opened this issue Mar 2, 2019 · 1 comment
Closed

How did you configure your airline in NeoVim part 1 #5

ghost opened this issue Mar 2, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 2, 2019

How did you configure your airline with the blocks? like this.

airline

Thanks.

@dkarter
Copy link
Owner

dkarter commented Mar 2, 2019

See

dotfiles/vimrc

Line 314 in 9dffc48

" setup airline

(specifically the lines under that section containing sep)

You would need a patched NerdFont https://github.com/ryanoasis/nerd-fonts

I am using https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/FiraCode - so make sure you download the font, install it on your system and then use it in your terminal emulator

@dkarter dkarter closed this as completed Mar 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant