change higlight color of parentheses
This commit is contained in:
parent
2fb5a8cc2a
commit
80e5ff01e9
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ let mapleader=" "
|
||||||
set termguicolors
|
set termguicolors
|
||||||
colorscheme kuroi
|
colorscheme kuroi
|
||||||
set background=dark
|
set background=dark
|
||||||
|
hi MatchParen guibg=NONE guifg=red gui=bold
|
||||||
|
|
||||||
" random settings
|
" random settings
|
||||||
set number
|
set number
|
||||||
|
|
Loading…
Add table
Reference in a new issue