mcchrish / nnn.vim

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

fix various docs #124

Closed N-R-K closed 3 years ago

N-R-K commented 3 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 3 years ago

Thank you!