Add: tools/prodigy: initial commit
This commit is contained in:
parent
12025511a1
commit
58881ac9e1
3 changed files with 14 additions and 0 deletions
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))
|
Loading…
Add table
Add a link
Reference in a new issue