Add "asm" as alias for assembly (#4019)

This commit is contained in:
Tobias V. Langhoff
2018-01-31 12:56:47 +01:00
committed by Colin Seymour
parent dc32876113
commit 812797b51d

View File

@@ -301,6 +301,7 @@ Assembly:
type: programming
color: "#6E4C13"
aliases:
- asm
- nasm
extensions:
- ".asm"