Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

breaks NERDTree plugin #42

Open
gmerzu opened this issue Jan 30, 2015 · 2 comments
Open

breaks NERDTree plugin #42

gmerzu opened this issue Jan 30, 2015 · 2 comments

Comments

@gmerzu
Copy link

gmerzu commented Jan 30, 2015

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.

@ldong
Copy link
Contributor

ldong commented Aug 16, 2015

I have the same issue, and I fixed here https://github.com/ldong/file-line.

@bogado I made a PR here, #55. Thanks.

@ellcs
Copy link

ellcs commented Dec 19, 2017

I can still verify that bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants