vimrc: align comments
This commit is contained in:
parent
181405c37f
commit
d4fcbbe645
@ -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=
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user