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

Sets wrong filetype for jar files #71

Open
m-bernard opened this issue Aug 16, 2016 · 1 comment
Open

Sets wrong filetype for jar files #71

m-bernard opened this issue Aug 16, 2016 · 1 comment

Comments

@m-bernard
Copy link

When I use this plugin, it causes Vim to treat jar files as tar files.

:verbose set ft?
filetype=tar
Last set from /usr/share/vim/vim74/autoload/zip.vim

But if I remove this plugin, Vim correctly opens jar files.

@bogado
Copy link
Owner

bogado commented Sep 19, 2016

Is this happening on the same use cases listed in this comment? I feel like this is the same issue in disguise. Unfortunately I don't know yet how to fix it.

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

2 participants