mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Move auth-sources & mc/list-files
...to move appropriate locations.
This commit is contained in:
@ -55,6 +55,8 @@
|
||||
(def-package! multiple-cursors
|
||||
:defer t
|
||||
:config
|
||||
(setq mc/list-file (concat doom-etc-dir "mc-lists.el"))
|
||||
|
||||
;; TODO multiple-cursors config for Emacs users?
|
||||
|
||||
;; mc doesn't play well with evil, this attempts to assuage some of its
|
||||
|
Reference in New Issue
Block a user