mirror of https://github.com/bjeanes/dotfiles.git
Partially fixes the NERDTree resizing (other than the first time it's opened)
parent
112aa8a1e2
commit
3c517612ef
|
@ -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 ="
|
||||
|
||||
|
|
Loading…
Reference in New Issue