sheerun / vim-polyglot

A solid language pack for Vim.
5.6k stars 295 forks source link

Prioritise shebang over file extension? #818

Open alxndrsn opened 2 years ago

alxndrsn commented 2 years ago

Is it possible to prioritise hilighting in line with the shebang vs the file extension?

E.g. I would like these two files with identical content but different extensions to hilight as bash files:

Screenshot_2022-10-25_16-40-45 Screenshot_2022-10-25_16-40-33

Versions: