Update NERDTreeOpenable and NERDTreeClosable color

It is more comfortable
This commit is contained in:
瓜牛 2016-10-13 13:38:36 +08:00 committed by GitHub
parent b9b53d814b
commit 32186f1660

View File

@ -72,8 +72,8 @@ hi def link NERDTreeDir Directory
hi def link NERDTreeUp Directory
hi def link NERDTreeFile Normal
hi def link NERDTreeCWD Statement
hi def link NERDTreeOpenable Title
hi def link NERDTreeClosable Title
hi def link NERDTreeOpenable Directory
hi def link NERDTreeClosable Directory
hi def link NERDTreeIgnore ignore
hi def link NERDTreeRO WarningMsg
hi def link NERDTreeBookmark Statement