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