mirror of https://github.com/bjeanes/dotfiles.git
Add TODO
parent
40be6e530c
commit
aa072a523d
|
@ -107,6 +107,7 @@ syntax on
|
|||
autocmd WinLeave * :setlocal nonumber
|
||||
|
||||
" automatically resize vertical splits (great for smaller screens).
|
||||
" TODO: ignore NerdTree
|
||||
autocmd WinEnter * :set winfixheight
|
||||
autocmd WinEnter * :wincmd ="
|
||||
|
||||
|
|
Loading…
Reference in New Issue