A tree explorer plugin for vim.
Go to file
Martin Grenfell 0d62ffd5db bugfix for paths on windows
delete oPath.NewMinimal cos it sucks and there is no need for it. It
was causing a bug with oPath.Equals on account of it wasnt correctly
determining whether a path found with s:GetSelectedPath() was a dir or a
file.
2008-05-10 18:29:20 +12:00
doc bugfix: the script failed when being initialized on a dir containing spaces 2008-04-17 23:39:23 +12:00
plugin bugfix for paths on windows 2008-05-10 18:29:20 +12:00
.gitignore gitignored some stuff 2008-03-10 21:26:51 +13:00
Rakefile some handy utils 2008-05-04 12:01:43 +12:00