From 3c517612ef4f0c0a9c058d789a11226312afed9b Mon Sep 17 00:00:00 2001 From: Bodaniel Jeanes Date: Tue, 8 Nov 2011 17:19:00 -0600 Subject: [PATCH] Partially fixes the NERDTree resizing (other than the first time it's opened) --- editors/vim/ui.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/editors/vim/ui.vim b/editors/vim/ui.vim index 591111a..cb79e2c 100644 --- a/editors/vim/ui.vim +++ b/editors/vim/ui.vim @@ -108,6 +108,7 @@ syntax on " automatically resize vertical splits (great for smaller screens). " TODO: ignore NerdTree + autocmd WinEnter NERD_tree_* :setlocal winfixwidth autocmd WinEnter * :set winfixheight autocmd WinEnter * :wincmd ="