On Fri, Mar 06, 2009 at 02:56:49AM -0800, Tunante wrote: > > I want to change the color of the directories, anyone can help me?
NERDTree links the directory highlight to the global Directory highlighting group. Therefore, it should suffice to change the Highlighting of Directory, either globally or specifically for NERDTree. Add the line hi Directory ctermfg=3 ctermbg=4 to either '~/.vimrc' (global change of Directory highlighting) or '~/.vim/after/syntax/nerdtree.vim' to change the highlighting of directories in NERDTree only. shalom kba --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
