You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commit 'bcada' breaks NERDTree in the following case:
when run Vim with a directory as an argument, such as
vim some_dir
NERDTree doesn't became active as it should (NERDTreeHijackNetrw is on).
Also I found next bug:
With vim-startify plugin and no NERDTree, neither Netrw nor file:line don't work. Probably this one is connected to startify, but the strange thing is that with both plugins: startify and NERDTree, and the commit reverted everything works.
The text was updated successfully, but these errors were encountered:
Commit 'bcada' breaks NERDTree in the following case:
when run Vim with a directory as an argument, such as
vim some_dir
NERDTree doesn't became active as it should (NERDTreeHijackNetrw is on).
Also I found next bug:
With vim-startify plugin and no NERDTree, neither Netrw nor file:line don't work. Probably this one is connected to startify, but the strange thing is that with both plugins: startify and NERDTree, and the commit reverted everything works.
The text was updated successfully, but these errors were encountered: