doom: remove exercism

This commit is contained in:
Payas Relekar 2023-10-01 13:42:54 +05:30
parent a7bc35475d
commit 19624fcc14

View file

@ -169,8 +169,6 @@ Tangle ~packages.el~ from within org-mode.
(package! org-footnote-assistant
:recipe (:type git :host github :repo "lazzalazza/org-footnote-assistant"))
(package! exercism)
(package! combobulate
:recipe (:type git :host github :repo "mickeynp/combobulate"))
@ -1071,11 +1069,6 @@ When Emacs is opened in Windows Subsystem for Linux, open web links in Firefox o
(breadcrumb-mode 1))
#+end_src
** Exercism
#+begin_src emacs-lisp :lexical t
(use-package! exercism
:commands (exercism))
#+end_src
** Combobulate
#+begin_src emacs-lisp :lexical t