From d3a4fd4ab3055c6b0b06c23733eb2df741cf0ccb Mon Sep 17 00:00:00 2001 From: Ju Liu Date: Mon, 8 Jul 2013 12:53:54 +0200 Subject: [PATCH] make more obvious how to enable powerline font symbols --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e327e2e..1f43a0e6 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ this plugin follows the standard runtime path structure, and as such it can be i # faq/troubleshooting * the powerline font symbols are not showing up + * enable them by adding `let g:airline_powerline_fonts=1` to your `~/.vimrc` * the older deprecated [vim-powerline][a] uses different codes compared to the newer [powerline][b]. * you can grab prepatched fonts at [powerline-fonts][c], or you can manually set the relevant `g:` variables * there is a pause when leaving insert mode