Updated vimrc

This commit is contained in:
Pezz89
2015-06-16 15:28:04 +02:00
parent 6e9b18277a
commit 210e73199b
-6
View File
@@ -96,12 +96,6 @@ set ignorecase
" Show search result before moving to it
set incsearch
" Show invisible charachters
set listchars=eol
highlight NonText guifg=#4a4a59
highlight SpecialKey guifg=#4a4a59
set nolist
" ====================================
" Indent highlighting settings
" ====================================