mcchrish / nnn.vim

File manager for vim/neovim powered by n³
BSD 2-Clause "Simplified" License
645 stars 24 forks source link

docs: add explorer autostart #136

Closed N-R-K closed 2 years ago

N-R-K commented 2 years ago

examples taken from the NERDTree readme https://github.com/preservim/nerdtree#how-do-i-open-nerdtree-automatically-when-vim-starts

jarun commented 2 years ago

Thank you so much!

N-R-K commented 2 years ago

Note: when using minibufexpl.vim it ends up starting the file on insert mode. Not sure what causes that or how to fix it though.