mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
I silenced the byte compiler, what happened next will blow your mind
Top 10 incredible ways to silence the byte compiler The byte compiler just wouldn't shut up. You wouldn't believe what happened next. 40 hot singles in your area are waiting for the byte compiler to shut up. 20 INSANE life hacks to put an end to the byte compiler's tyranny. (DEFINITELY NOT CLICKBAIT)
This commit is contained in:
@ -56,9 +56,7 @@
|
||||
:evil-mc t))
|
||||
|
||||
|
||||
(def-package! multiple-cursors
|
||||
:defer t
|
||||
:config
|
||||
(after! multiple-cursors
|
||||
(setq mc/list-file (concat doom-etc-dir "mc-lists.el"))
|
||||
|
||||
;; TODO multiple-cursors config for Emacs users?
|
||||
|
Reference in New Issue
Block a user