Updated vimrc

Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
Marcin Woźniak 2021-05-29 13:18:45 +02:00
parent 6c66cb398e
commit 0be1bbddab
Signed by: y0rune
GPG Key ID: F204C385F57EB348

View File

@ -12,7 +12,6 @@ set shiftwidth=4
set softtabstop=4 set softtabstop=4
set tabstop=4 set tabstop=4
set nocompatible set nocompatible
set nohlsearch
set incsearch set incsearch
set noshowmode set noshowmode
set cmdheight=1 set cmdheight=1