mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-07 12:47:30 -05:00
Minor, general refactor
In some contexts, map-put is superior to add-to-list.
This commit is contained in:
@ -16,7 +16,7 @@ variable for an explanation of the defaults (in comments). See
|
||||
:defer 1
|
||||
:after-call post-command-hook
|
||||
:preface
|
||||
;; must be set before evil/evil-collcetion is loaded
|
||||
;; must be set before evil/evil-collection is loaded
|
||||
(setq evil-want-integration nil
|
||||
evil-collection-company-use-tng nil)
|
||||
:config
|
||||
|
Reference in New Issue
Block a user