1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-03-30 01:03:57 -09:00

Add recipe for nasm-mode.

This commit is contained in:
Christopher Wellons 2015-04-18 12:19:04 -04:00
parent f4eaa866ba
commit c3839d11cc

1
recipes/nasm-mode Normal file
View file

@ -0,0 +1 @@
(nasm-mode :repo "skeeto/nasm-mode" :fetcher github)