How to delete bookmarks in NERDTree (Vim)?
You can edit the ~/.NERDTreeBookmarks
file and delete it there.
Put your cursor over the bookmark you want to delete and hit shift-d (i.e. capital D).
If you hit ? question mark while in the NERDTree window you'll find the docs for this. Search for "delete".