Remove redundant hexl-mode block
This commit is contained in:
parent
4456907ad0
commit
27cee0bf5a
1 changed files with 0 additions and 4 deletions
|
@ -27,10 +27,6 @@
|
|||
(def-package! graphql-mode
|
||||
:mode "\\.gql\\'")
|
||||
|
||||
(def-package! hexl ; For ROM hacking or debugging
|
||||
:mode ("\\.hex$" . hexl-mode)
|
||||
:mode ("\\.nes$" . hexl-mode))
|
||||
|
||||
(def-package! json-mode
|
||||
:mode "\\.js\\(?:on\\|[hl]int\\(rc\\)?\\)\\'"
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue