vimr
vimr copied to clipboard
Shortcut or vim command for "navigate to current buffer" button in file browser
Hi vimr maintainers!
I'm currently migrating from vim/MacVim to neovim/vimr and so far it's going great!
With vim i was using NERDTree, which has a :NERDTreeFind
functionality that highlights the current buffer file in the file tree.
As vimr has it's own file browser and also a button for this exact functionality, I was wondering if there's a way to make this a hotkey or at least a vim command like :VimRNavigateToFile
or something like that?
Thank you for the great program and keep up the good work!