change higlight color of parentheses

This commit is contained in:
Jidbo 2019-11-26 23:42:54 +01:00
parent 2fb5a8cc2a
commit 80e5ff01e9
No known key found for this signature in database
GPG key ID: 176CBC4DBB0A8965

View file

@ -63,6 +63,7 @@ let mapleader=" "
set termguicolors
colorscheme kuroi
set background=dark
hi MatchParen guibg=NONE guifg=red gui=bold
" random settings
set number