|
|
|
|
|
by has2k1
3341 days ago
|
|
Not parent, but I use Neovim and Ranger [1] filemanager and I have a shortcut to open Ranger in a split or full window from which I can browse and open a file. You can do this only because Neovim has a built-in terminal. This may end up replacing vinegar [2] as my in-VIM filemanager. [1] https://github.com/ranger/ranger [2] https://github.com/tpope/vim-vinegar |
|
Mind sharing some docs on how to do that?