From ee9e810041c64ea14ce281fe9480abb577f5651b Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Fri, 1 Sep 2017 09:24:42 +0200 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/FAQ.md b/FAQ.md index 0afb3ea..35cbb91 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,7 +1,3 @@ -#### vim-airline doesn't appear until I create a new split - -Add `set laststatus=2` to your vimrc. - #### The powerline font symbols are not showing up Adding `let g:airline_powerline_fonts = 1` to your vimrc will automatically populate the `g:airline_symbols` dictionary with the proper font glyphs for various symbols.