I want to map my F2 for nerdtree with the following entry:
F2
map :NERDTreeToggle
But even before that, and
:map :NERDTreeToggle
After starting Vim you can look with
:map
what F2 is mapped to. It is possible that the plugins change the mapping (not visible in .vimrc)