Browse Source
The language name specified for syntax highlighting generally has to be composed of "word" characters (alphanumeric and "_") plus "+", "-" and ".". Allow a final trailing "#" on the language name so that c# and f# can be used as language names. Signed-off-by: Kyle J. McKay <mackyle@gmail.com>master

1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue