mcchrish / nnn.vim

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

fix various docs #124

Closed N-R-K closed 2 years ago

N-R-K commented 2 years ago

remove depricated :Np from docs.

sync the doc with README regarding -o for disabling opening files via l.

correct default nnn#layout.

jarun commented 2 years ago

Thank you!