remove extra newline in .vimrc

This commit is contained in:
Hedy Li 2021-06-14 11:01:00 +08:00
parent 4a90da2d76
commit bb433c5bfa
1 changed files with 0 additions and 2 deletions

2
.vimrc
View File

@ -17,8 +17,6 @@ Plugin 'tpope/vim-commentary'
Plugin 'bling/vim-bufferline' " buffer line
Plugin 'preservim/nerdtree' " NERDTree :)
call vundle#end()
filetype plugin indent on
" Brief help