From 283bf9e6e4f1877425a602e58f523175c8d9a227 Mon Sep 17 00:00:00 2001 From: John Whitley Date: Mon, 19 Aug 2013 11:00:43 -0700 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FAQ.md b/FAQ.md index cadb509..22b0d9e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,5 +1,7 @@ ### The powerline font symbols are not showing up +Remember to add `let g:airline_powerline_fonts = 1` to your vimrc. + The older deprecated [vim-powerline][a] uses different font codes; ensure you are using v2 fonts. If you are using rxvt-unicode, try using an odd font size, 11, 13, 15 etc. in your .Xdefaults