Remove the adding of blank line, added display pblms with venvs
This commit is contained in:
parent
f88edb4c11
commit
01480f6a3e
1 changed files with 0 additions and 2 deletions
|
@ -191,8 +191,6 @@ augroup configgroup
|
||||||
|
|
||||||
" reset cursor on start:
|
" reset cursor on start:
|
||||||
autocmd VimEnter * silent !echo -en "\e[2 q"
|
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
|
autocmd VimEnter * highlight clear SignColumn
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue