Add (mips|haxor|nasm)-mode to module-asm.el
This commit is contained in:
parent
9f4bcf3bf2
commit
a39c79abd8
2 changed files with 10 additions and 15 deletions
5
Cask
5
Cask
|
@ -142,6 +142,11 @@
|
|||
|
||||
|
||||
;;;; MODULES ;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Assembly -- modules/module-asm.el
|
||||
(depends-on "mips-mode")
|
||||
(depends-on "haxor-mode")
|
||||
(depends-on "nasm-mode")
|
||||
|
||||
;; C/C++ -- modules/module-cc.el
|
||||
(depends-on "cmake-mode")
|
||||
(depends-on "company-irony")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue