vim-nerdtree-tabs icon indicating copy to clipboard operation
vim-nerdtree-tabs copied to clipboard

NERDTree and tabs together in Vim, painlessly

Results 43 vim-nerdtree-tabs issues
Sort by recently updated
recently updated
newest added
trafficstars

Repro: NERDTree someDirectory press t (to open in new tab) Now the NERDTree is gone. Come to think of it, most NERDTree commands cause vim-nerdtree-tabs to become out of sync....

bug

Hate to be "issue happy", maybe it's a NERDtree issue instead. When I am in MacVim and press "t" to open the selected file in a new tab, MacVim shrinks...

In [my repo](https://github.com/daddye/dotfiles) I've had some thing similar to your plugin. There are only two missing things that could be useful: - Cd if we use `vim /my/path/` - Refresh...

enhancement