Skip to content

Commit

Permalink
nerdtree fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Will-Hellinger authored Jan 19, 2024
1 parent ce8bf78 commit 51ac957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ filetype plugin on
set encoding=utf-8

let NERDTreeWinPos = "left"
autocmd VimEnter * NERDTREE | wincmd p
autocmd VimEnter * NERDTree | wincmd p

set statusline+=%#warningmsg#
set statusline+=%{SyntasticStatuslineFlag()}
Expand Down

0 comments on commit 51ac957

Please sign in to comment.