A tree explorer plugin for vim.
Go to file
Martin Grenfell e9f403ac44 fix a bug where going :NERDTree <relative-path> would fail
Path.New was expecting an absolute path. Now we convert paths to
absolute inside Path.New
2009-01-10 21:45:27 +13:00
doc update changelog 2009-01-09 18:14:44 +13:00
plugin fix a bug where going :NERDTree <relative-path> would fail 2009-01-10 21:45:27 +13:00
.gitignore gitignore tags file 2008-05-17 14:36:02 +12:00
Rakefile some handy utils 2008-05-04 12:01:43 +12:00