commit 4bd0def6fb642e428a887ef83f11a8a267209004 parent 4411344f7c18e2c4d7c1b1be6c3e7c6f1e19a262 Author: Martin Grenfell <martin.grenfell@gmail.com> Date: Tue, 27 Dec 2011 22:53:38 +0000 add a note about vim-nerdtree-tabs to the readme Diffstat:
| M | README.markdown | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/README.markdown b/README.markdown @@ -72,3 +72,5 @@ A. Nope. If this is something you want then chances are you aren't using tabs and buffers as they were intended to be used. Read this http://stackoverflow.com/questions/102384/using-vims-tabs-like-buffers + If you are interested in this behavour then consider [vim-nerdtree-tabs](https://github.com/jistr/vim-nerdtree-tabs) +
