nerdtree/plugin
Martin Grenfell 53bc77644c refactor KeyMap so we dont use index() on an array of objects
Dont do `remove(array_of_prototype_obs, index(...)))`. In the past this
has been found to cause seg faults when the objects get large.
2012-01-11 13:08:08 +00:00
..
NERD_tree.vim refactor KeyMap so we dont use index() on an array of objects 2012-01-11 13:08:08 +00:00