vim-NERDTree: order bookmarks?

Viewed 1324

Is there a way to order the bookmarks I see with the NERDTree vim plugin?

I feel like this should be simple, but I don't know how to do this. I vim'ed ~/.NERDTreeBookmarks and saw that in that file, the bookmarks are in the right order, but it seems to continuously reorganize the bookmarks according to the order I use them -- which is not what I want. I also did :ReadBookmarks command and that didn't seem to change order.

3 Answers
Related