Integrates `objed` with Doom Emacs to provide text-object manipulation for non-evil users. See https://github.com/clemera/objed
4 lines
78 B
EmacsLisp
4 lines
78 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; editor/objed/packages.el
|
|
|
|
(package! objed)
|