chore: Extract consult-jinx to separate package, remove fix-theme-colors.el
This commit is contained in:
@@ -57,9 +57,8 @@
|
||||
(modify-syntax-entry (+ start i) "_" jinx--syntax-table))))))
|
||||
|
||||
(use-package consult-jinx
|
||||
:after jinx
|
||||
:demand t
|
||||
:straight nil))
|
||||
:straight
|
||||
(:host github :repo "Andsy10/consult-jinx")))
|
||||
|
||||
;; eat,终端
|
||||
(unless *is-windows*
|
||||
|
||||
Reference in New Issue
Block a user