From 7f7b1fabb448dc7cb1ed008f916bd336567de7cf Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Fri, 31 May 2024 14:09:40 -0500 Subject: don't use powerline symbols with vim-airline --- stow/vim/.vimrc | 3 --- 1 file changed, 3 deletions(-) (limited to 'stow/vim') diff --git a/stow/vim/.vimrc b/stow/vim/.vimrc index 483adc6..83fbd03 100644 --- a/stow/vim/.vimrc +++ b/stow/vim/.vimrc @@ -101,9 +101,6 @@ endif hi clear SpecialKey hi link SpecialKey Error -let g:airline_powerline_fonts = 1 -let g:airline_left_sep="" -let g:airline_right_sep = "" let g:airline_skip_empty_sections = 1 " -- cgit v1.2.3