Install jinx

This commit is contained in:
Tobias Ostner 2025-03-08 10:04:55 +01:00
parent acce92bcee
commit 177ffa83b9
2 changed files with 3 additions and 0 deletions

View file

@ -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

View file

@ -117,6 +117,7 @@
graphql-mode graphql-mode
helpful helpful
htmlize htmlize
jinx
js2-mode js2-mode
json-mode json-mode
ligature ligature