diff --git a/.vim/vimrc b/.vim/vimrc index c6cf724..8d3fa92 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -1214,11 +1214,12 @@ if !isdirectory(expand(&directory)) endif -set laststatus=2 " show powerline status bar +set laststatus=2 " show status bar +set report=1 " Always report number of lines changed by ex commands set t_Co=256 set guifont=Fira\ Code\ weight=450\ 12 -set ballooneval " vim8+ popups +set ballooneval " vim8+ popups let g:netrw_beval = 1 set t_vb=