Henrik Lissner 2021-02-11 20:13:49 -05:00
parent 06c13d9a0c
commit 8635fc78bc
8 changed files with 12 additions and 11 deletions

View file

@ -54,6 +54,8 @@ variable for an explanation of the defaults (in comments). See
;; We do this ourselves, and better.
(defvar evil-collection-want-unimpaired-p nil)
;; Doom binds goto-reference on gD and goto-assignments on gA ourselves
(defvar evil-collection-want-find-usages-bindings-p nil)
;; We handle loading evil-collection ourselves
(defvar evil-collection--supported-modes nil)