kevinhwang91 / rnvimr

Make Ranger running in a floating window to communicate with Neovim via RPC
BSD 3-Clause "New" or "Revised" License
800 stars 17 forks source link

Rnvimr starting directory same as the current nvim terminal. #145

Open deft01 opened 1 year ago

deft01 commented 1 year ago

I use RnvimrToggle often with nvim terminals and it starts every time inside ~/.

I would like another Rnvimr command beeing able to get an alternative path as argument. E.g :RnvimrToggleCustomPath /my/path. And I would like RnvimrToggle beeing able to start in the same directory than my nvim terminal.

kevinhwang91 commented 1 year ago

No idea how to get pwd from the terminal.