diff options
Diffstat (limited to 'stow/vim/.vimrc')
-rw-r--r-- | stow/vim/.vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stow/vim/.vimrc b/stow/vim/.vimrc index 2d32bbe..f8b8f23 100644 --- a/stow/vim/.vimrc +++ b/stow/vim/.vimrc @@ -102,6 +102,7 @@ hi clear SpecialKey hi link SpecialKey Error let g:airline_skip_empty_sections = 1 +let g:airline_symbols_ascii = 1 " " local additions |