Remove NerdTree plugin by using netrw

3 Points

Timothée Gauthier Timothée Gauthier

9 years ago

I wasn't aware that netrw offer a different way to display file.

Just by adding liststyle=3 it looks like nerdTree and si sufficient to me.

map <leader>n :Explore<cr>
let g:netrw_liststyle=3