Replace tools/prodigy with feature/services

This commit is contained in:
Henrik Lissner 2017-09-23 14:51:57 +02:00
parent 63a4a61714
commit 842f957a76
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 85 additions and 10 deletions

View file

@ -1,9 +0,0 @@
;;; tools/prodigy/config.el -*- lexical-binding: t; -*-
;;
;; Plugins
;;
(def-package! prodigy
:config
(set! :evil-state 'prodigy-mode 'emacs))

View file

@ -1,4 +0,0 @@
;; -*- no-byte-compile: t; -*-
;;; tools/prodigy/packages.el
(package! prodigy)