Add defer to buffer-move load.
This commit is contained in:
parent
5342a6b4f1
commit
6e1b1b74f5
@ -16,6 +16,7 @@
|
|||||||
|
|
||||||
;; Intercamiar buffers de lugar
|
;; Intercamiar buffers de lugar
|
||||||
(use-package buffer-move
|
(use-package buffer-move
|
||||||
|
:defer t
|
||||||
:straight t
|
:straight t
|
||||||
:bind (("M-S-<up>" . buf-move-up)
|
:bind (("M-S-<up>" . buf-move-up)
|
||||||
("M-S-<down>" . buf-move-down)
|
("M-S-<down>" . buf-move-down)
|
||||||
|
Loading…
Reference in New Issue
Block a user