Skip to content
Snippets Groups Projects
Commit cabd4fb4 authored by Charlie Somerville's avatar Charlie Somerville
Browse files

change MUMPS' primary extension from .m to .mumps

.m currently clashes with Objective-C, and MUMPS is chosen before
Objective-C when creating .m files in Gist. Even if .mumps isn't a
legitimate MUMPS extension, I think we should change it anyway since
Objective-C is far more likely to be intended when a user uses .m
parent 086845f1
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -787,7 +787,7 @@ M:
lexer: Common Lisp
aliases:
- mumps
primary_extension: .m
primary_extension: .mumps
 
Makefile:
aliases:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment