A tree explorer plugin for vim.
Go to file
Martin Grenfell 26983f1921 make oPath cache the marks associated with it
This is mainly for performance reasons. Calculating the marks anew
everytime oPath#MarkNames() is called greatly increases the rendering
time of the tree. It trippled it for just a handful of marks...
2008-06-09 21:18:30 +12:00
doc update changelog 2008-06-03 22:07:31 +12:00
plugin make oPath cache the marks associated with it 2008-06-09 21:18:30 +12: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