Could you help me get plugins that work for both macvim and vim terminal?
What I have tried so far:
On the desktop I git clone https://github.com/scrooloose/nerdtree.git. I tried to put the files in ~/.vimwhere I created a folder called bundle and placed the nerdtree file there.
Alternatively, I went to /usr/share/vim/vim73and put all the files in the appropriate folders. Using this method really works for NERDTree in the vim terminal, however it is not for other plugins.
Still unlucky for this to work. Help is appreciated.
Jensd source
share