nixos/home-manager/software/emacs/emacs.d/lib/move_text.el

4 lines
65 B
EmacsLisp

(use-package move-text
:config
(move-text-default-bindings))