mcchrish / nnn.vim

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

add explorer-faq section #137

Closed N-R-K closed 3 years ago

N-R-K commented 3 years ago

also add autocmd for auto-closing explorer when it's the only window remaining.

N-R-K commented 3 years ago

Hmm, I get this error on vim with the autoclose autocmd

Error detected while processing BufEnter Autocommands for "*":
E948: Job still running (add ! to end the job)

On neovim it works fine though.

N-R-K commented 3 years ago

Should be fine now.