Install jinx
This commit is contained in:
parent
acce92bcee
commit
177ffa83b9
2 changed files with 3 additions and 0 deletions
|
|
@ -332,6 +332,8 @@
|
||||||
(use-package hl-line
|
(use-package hl-line
|
||||||
:hook (prog-mode . hl-line-mode))
|
:hook (prog-mode . hl-line-mode))
|
||||||
|
|
||||||
|
(use-package jinx)
|
||||||
|
|
||||||
(use-package js2-mode
|
(use-package js2-mode
|
||||||
:defer t
|
:defer t
|
||||||
:custom
|
:custom
|
||||||
|
|
|
||||||
|
|
@ -117,6 +117,7 @@
|
||||||
graphql-mode
|
graphql-mode
|
||||||
helpful
|
helpful
|
||||||
htmlize
|
htmlize
|
||||||
|
jinx
|
||||||
js2-mode
|
js2-mode
|
||||||
json-mode
|
json-mode
|
||||||
ligature
|
ligature
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue