General refactor & cleanup
This commit is contained in:
parent
bac73ec938
commit
6c4e048c23
9 changed files with 26 additions and 21 deletions
|
@ -34,8 +34,7 @@
|
|||
:mode "/Dockerfile$")
|
||||
|
||||
|
||||
;; For ROM hacking or debugging
|
||||
(def-package! hexl
|
||||
(def-package! hexl ; For ROM hacking or debugging
|
||||
:mode ("\\.hex$" . hexl-mode)
|
||||
:mode ("\\.nes$" . hexl-mode))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue