소스 검색

Add org-drill back to emacs packages

Colin Powell 5 년 전
부모
커밋
6d818b1e14
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      emacs/.config/doom/packages.el

+ 1 - 0
emacs/.config/doom/packages.el

@@ -40,6 +40,7 @@
 (package! org-vcard)
 (package! org-snooze)
 (package! org-alert)
+(package! org-drill)
 
 ;; handy tools
 (package! beacon)