1
0
Fork 0
mirror of synced 2024-12-21 22:41:06 -05:00

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

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