mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(windows): use new windmove-swap-* functions on Emacs 27 and later
Fallback onto buffer-move package for Emacs versions prior to 27.
This commit is contained in:
@@ -107,7 +107,6 @@
|
||||
(require 'siren-magit)
|
||||
|
||||
;; Window management
|
||||
(require 'siren-buffer-move)
|
||||
(require 'siren-resize-window)
|
||||
(require 'siren-windmove)
|
||||
(require 'siren-zoom-window)
|
||||
|
||||
Reference in New Issue
Block a user