vim-startify icon indicating copy to clipboard operation
vim-startify copied to clipboard

[Neovim] Change NERDTree root when selecting bookmark

Open BigfootN opened this issue 5 years ago • 1 comments

Hello,

Question

I would like to know if there is a way to change NERDTree's root path when selecting a bookmark and/or opening a file ?

System information

Editor

Neovim 0.4.4

Revelant settings

let g:startify_change_cmd = 'cd'
let g:startify_change_to_dir = 1
let g:startify_change_to_vcs_root = 1
let g:NERDTreeChDirMode = 2

Thank you bery much in advance for any help.

BigfootN avatar Oct 11 '20 09:10 BigfootN

Maybe vim-rooter?

laur89 avatar Nov 02 '20 15:11 laur89