Skip to content

Instantly share code, notes, and snippets.

View mcunhap's full-sized avatar

Matheus Cunha mcunhap

View GitHub Profile
"**********************************************
"" vim-plug
"**********************************************
call plug#begin()
"" NERDTree
Plug 'scrooloose/nerdtree'
Plug 'jistr/vim-nerdtree-tabs'