Skip to content

Commit

Permalink
Merge pull request #630 from Leeiio/patch-1
Browse files Browse the repository at this point in the history
Update NERDTreeOpenable and NERDTreeClosable color
  • Loading branch information
PhilRunninger authored Oct 13, 2016
2 parents b9b53d8 + 32186f1 commit 25ec8b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions syntax/nerdtree.vim
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 25ec8b4

Please sign in to comment.