I played with Aptana Studio for a while before moving over to VIM, and the only thing I really miss about Aptana Studio is the way that in their project view window your file na
I guess you would like this https://github.com/Xuyuanp/git-nerdtree
It's my forked NERDTree.
Add git status support for NERDTree.You can indicate a file's git status, quickly see which files you have staged, unstaged and modified, or deleted in your project without any extra work.
As the same as GitGutter plugin default.
]c
: Jump to next indicator[c
: Jump to prev indicator