file-line icon indicating copy to clipboard operation
file-line copied to clipboard

Sets wrong filetype for jar files

Open m-bernard opened this issue 9 years ago • 1 comments

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.

m-bernard avatar Aug 16 '16 18:08 m-bernard

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.

bogado avatar Sep 19 '16 18:09 bogado