Make spacing more consistent

This commit is contained in:
Anthony Rose 2019-06-19 11:27:41 +01:00
parent 5cb7b44f6a
commit b36dc30067

3
vimrc
View file

@ -92,8 +92,7 @@ if has("eval")
let g:netrw_sort_sequence='[\/]$,*'
let g:netrw_winsize=-28
let g:org_tag_column=72
" Disable vim-go warning on CentOS
let g:go_version_warning = 0
let g:go_version_warning=0
" Set colour levels for different terminals.
if &term == "xterm-256color"
set t_Co=256