From d4fcbbe645bdb2fdede44d3b1caed1aee5254c08 Mon Sep 17 00:00:00 2001 From: surtur Date: Sun, 30 Oct 2022 03:40:33 +0100 Subject: [PATCH] vimrc: align comments --- .vim/vimrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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=