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

File type detection fails #66

Open
zoopp opened this issue Feb 16, 2020 · 1 comment
Open

File type detection fails #66

zoopp opened this issue Feb 16, 2020 · 1 comment

Comments

@zoopp
Copy link

zoopp commented Feb 16, 2020

I'm facing an issue in which file type detection fails when opening files named Dockerfile:

2020-02-16-195402_442x56_scrot
(note: file type is dockerfile instead of Dockerfile)

I'm not using any plugins that might interfere with this one. Do you have any idea how I can see which script sets the file type?

@alerque
Copy link

alerque commented Feb 18, 2020

Same issue here in Neovim, and the upstream vim/neovim syntax is rubbish. Really what needs to happen is this needs to get contributed upstream!

Setting the ft manually with the capitalized version works, but auto-detection does not.

carand added a commit to carand/Dockerfile.vim that referenced this issue Apr 4, 2021
carand added a commit to carand/Dockerfile.vim that referenced this issue Apr 4, 2021
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