From 11968de4f8eb518f97cd754d7445aa60a6d803e9 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Thu, 27 May 2021 22:58:50 +0200 Subject: [PATCH] wip --- .vimrc | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.vimrc b/.vimrc index 5d97046..5a3799e 100644 --- a/.vimrc +++ b/.vimrc @@ -149,12 +149,4 @@ set wildignore+=*\\tmp\\*,*.swp,*.zip,*.exe " Windows let g:ctrlp_custom_ignore = '\v[\/]\.(git|hg|svn)$' -let g:airline_powerline_fonts = 1 - - -if !exists('g:airline_symbols') - let g:airline_symbols = {} - endif - -