mirror of
1
0
Fork 0

Docs: making comment spacing more consistent (#667)

This commit is contained in:
Johan Eliasson 2021-10-11 11:24:16 +02:00 committed by GitHub
parent d93dda4770
commit fd050b6d03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 14 deletions

View File

@ -109,6 +109,7 @@ set magic
" Show matching brackets when text indicator is over them
set showmatch
" How many tenths of a second to blink when matching brackets
set mat=2
@ -123,7 +124,6 @@ if has("gui_macvim")
autocmd GUIEnter * set vb t_vb=
endif
" Add a bit extra margin to the left
set foldcolumn=1