简体   繁体   中英

How to correct the style of the status bar in vim?

I'm using vim-airline in order to style my status bar, but I can't have it as it should be. This is how it's looking now:

在此处输入图片说明

This is how it should look:

在此处输入图片说明

You can see that purple areas are not 'sharp-pointed' to the right or the left. What do you think is happening?

For the nice looking powerline symbols to appear, you will need to install a patched font. Instructions can be found in the official powerline documentation. Prepatched fonts can be found in the powerline-fonts repository.

https://github.com/bling/vim-airline

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM