10
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make the vertical splitting work with secondary trees More... over 16 years ago
do the vertical split according to the users settings More... over 16 years ago
remove a rogue call to s:putCursorInTreeWin() More... over 16 years ago
switch to version 3.0.1 More... over 16 years ago
update change log and credits More... over 16 years ago
bugfix: make the vsplit maps work when the tree is on the left More... over 16 years ago
fix a bug where going :NERDTree <relative-path> would fail More... over 16 years ago
unlet TreeDirNode#open because we are overriding it More... over 16 years ago
fixes to secondary nerd trees for the q mapping More... over 16 years ago
update changelog More... over 16 years ago
fix the q mapping again More... over 16 years ago
remove some trailing whitespace More... over 16 years ago
use the s:nextBufferName() helper in s:createTreeWin() More... over 16 years ago
ensure all secondary nerd tree buf names are unique More... over 16 years ago
fix a bug when doing :NERDTreeMirror without 'hidden set More... over 16 years ago
make the q mapping work with secondary trees More... over 16 years ago
bugfix: use TreeDirNode.GetSelected() instead of getSelectedDir() More... over 16 years ago
add a note to the changelog More... over 16 years ago
updates to the doc More... over 16 years ago
fix a bug where :NERDTreeToggle was broken without :set hidden More... over 16 years ago
add g and gs to the guickhelp More... over 16 years ago
add mapping options for g and gs More... over 16 years ago
add s and gs for vsplitting the current node More... over 16 years ago
move getSelectedNode into TreeFileNode More... over 16 years ago
move the drawTree function into TreeFileNode More... over 16 years ago
move the openFileNode() code into TreeFileNode More... over 16 years ago
move putCursorOnNode into TreeFileNode More... over 16 years ago
move the openExplorerFor code into the TreeDirNode More... over 16 years ago
move the open(Dir|File)NodeSplit code into TreeFileNode More... over 16 years ago
move findNodeLineNumber/findRootNodeLineNumber into the TreeFileNode model More... over 16 years ago