mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
refactor: use negated flags
Ref: 7a806521a92c
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
;;; checkers/spell/autoload/+spell-fu.el -*- lexical-binding: t; -*-
|
||||
;;;###if (not (modulep! +flyspell))
|
||||
;;;###if (modulep! -flyspell)
|
||||
|
||||
(defun +spell--correct (replace poss word orig-pt start end)
|
||||
(cond ((eq replace 'ignore)
|
||||
|
Reference in New Issue
Block a user