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

SrcExpl problem with autochdir #1

Open
Twinside opened this issue Jan 2, 2013 · 4 comments
Open

SrcExpl problem with autochdir #1

Twinside opened this issue Jan 2, 2013 · 4 comments

Comments

@Twinside
Copy link

Twinside commented Jan 2, 2013

When autochdir is disabled, SrcExpl isn't able to load preview for nested files.

@wenlongche
Copy link
Owner

Thanks for your report. Actually, It's an WAD for jumping from one file to another. You can see below hard code in the script.
" Auto change current work directory
exe "set autochdir"

@Twinside
Copy link
Author

Twinside commented Jan 9, 2013

Yes but this design is problematic, because it can, for example, break some other scripts which rely on vim to be on top of a project directory. My workflow involve calling make, which has to get the makefile in the current directory, so I cannot use the SrcExplorer plugin because of that. Would it be possible to change the behavior?

Thanks

@tracyone
Copy link

i don't like the option:"autochdir" too
same reason:break some other scripts which rely on vim to be on top of a project directory

@dirvine
Copy link

dirvine commented Jul 8, 2014

I am pretty sure this is giving me a load of problems to.

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

4 participants