Closed thevan96 closed 3 years ago
Describe the bug
I config -e nnn open file text with vim, but plugin nnn.vim, mapping l open file inside float terminal another open file(). How open file with l(not inside float terminal)
You can use the -o option to disable opening file on l, see :help nnn#command. You can also use ctrl+m to pick a file.
-o
:help nnn#command
Describe the bug
I config -e nnn open file text with vim, but plugin nnn.vim, mapping l open file inside float terminal another open file().
How open file with l(not inside float terminal)