mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add: tools/prodigy: initial commit
This commit is contained in:
9
modules/tools/prodigy/config.el
Normal file
9
modules/tools/prodigy/config.el
Normal file
@ -0,0 +1,9 @@
|
||||
;;; tools/prodigy/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
;;
|
||||
;; Plugins
|
||||
;;
|
||||
|
||||
(def-package! prodigy
|
||||
:config
|
||||
(set! :evil-state 'prodigy-mode 'emacs))
|
Reference in New Issue
Block a user