Looks like with Vim v8, you can no longer «:call SetFileTypeSH(‘bash’)» to override the shell variant.

Instead you need to invoke «:call dist#ft#SetFileTypeSH(‘bash’)».