From 39ba0b2d6a72d5120996e5db0d800dddc3f1f7fe Mon Sep 17 00:00:00 2001 From: pydave Date: Fri, 13 Sep 2013 10:51:48 -0700 Subject: [PATCH] Fix help not displaying code correctly airline_powerline_fonts wasn't wrapped in ><, so it displayed as normal text and threw off the syntax highlighting. --- doc/airline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/airline.txt b/doc/airline.txt index ed7d0721..276906f8 100644 --- a/doc/airline.txt +++ b/doc/airline.txt @@ -72,7 +72,7 @@ values): endfunction < * enable/disable automatic population of the `g:airline_symbols` dictionary - with powerline symbols. + with powerline symbols. > let g:airline_powerline_fonts=0 < * define the set of text to display for each mode. >