Package: vim-runtime Version: 2:7.4.826-1 Severity: minor
Hey. When having a line like: type=foo then "type" is highlighted as if it was a reserved word like "if", "case" or "easc". However type isn't a reserved word in the shell command language. Even in bash, which knows "type" as a built-in command, "type" can be used as variable name. Cheers, Chris.

