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.