Remove the adding of blank line, added display pblms with venvs

This commit is contained in:
flyingscorpio@arch-desktop 2020-05-04 10:55:39 +02:00
parent f88edb4c11
commit 01480f6a3e

View file

@ -191,8 +191,6 @@ augroup configgroup
" reset cursor on start:
autocmd VimEnter * silent !echo -en "\e[2 q"
" echo a blank line to avoid cluttering up the statusline
autocmd VimEnter * silent !echo
autocmd VimEnter * highlight clear SignColumn