mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-23 14:04:53 +02:00
added font style fix for mac osx
parent
2d93b081d0
commit
8e71e9d76d
2
FAQ.md
2
FAQ.md
@ -10,6 +10,8 @@ If you are using vim in the Terminal on OSX, check that the environment variable
|
|||||||
|
|
||||||
If you are using fontconfig, make sure bitmap fonts are not disabled. That rule, if exists, is usually under /etc/fonts/conf.d/70-no-bitmaps.conf for linux users, which might be a symbolic link. If that's the case, remove that link so that bitmap fonts are available system-wide.
|
If you are using fontconfig, make sure bitmap fonts are not disabled. That rule, if exists, is usually under /etc/fonts/conf.d/70-no-bitmaps.conf for linux users, which might be a symbolic link. If that's the case, remove that link so that bitmap fonts are available system-wide.
|
||||||
|
|
||||||
|
Also make sure Terminal uses the same font style (e.g. Meslo) as specified in your vimrc.
|
||||||
|
|
||||||
#### The powerline font symbols are partially messed up
|
#### The powerline font symbols are partially messed up
|
||||||
|
|
||||||
You are likely using the [fontconfig](https://powerline.readthedocs.org/en/latest/installation/linux.html#font-installation) method. If that is the case, you need to override the space character like so:
|
You are likely using the [fontconfig](https://powerline.readthedocs.org/en/latest/installation/linux.html#font-installation) method. If that is the case, you need to override the space character like so:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user