On Jun 14, 2014, at 7:31 AM, Eric Weir <[email protected]> wrote:
> I used vundle to install NERDtree. NERDtree is configured in my vundle > configuration in my .vimrc. But after installation and configuration vim does > not recognize 'NERDtree' as a command. > > I also have the Sessions plugin installed and configured in vundle. I have > been using it for two or three years without a hitch. After updating in > vundle, however, the Sessions commands are also not being recognized by vim. Both problems solved. Sessions now requires another plugin, vim-misc. After installing it Sessions commands are recognized. The problem with NERDTree was a result of not realizing that the 't' in the command is uppercase. ------------------------------------------------------------------------------------------ Eric Weir Decatur, GA USA [email protected] "...we are a form of invitation to others and to otherness..." - David Whyte -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
