Fix a typo in Doomemacs packages.el filename
This commit is contained in:
parent
8d0375498b
commit
59b2541dfd
|
@ -32,7 +32,7 @@ To be able to use =ob-pasp= you will need to install =clingo= cli.
|
||||||
|
|
||||||
*** Doomemacs
|
*** Doomemacs
|
||||||
|
|
||||||
In your =$DOOMDIR/package.el= file, you might want to set up the following:
|
In your =$DOOMDIR/packages.el= file, you might want to set up the following:
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(package! pasp-mode) ;; Add syntax highlighting for Potassco ASP
|
(package! pasp-mode) ;; Add syntax highlighting for Potassco ASP
|
||||||
(package! ob-pasp
|
(package! ob-pasp
|
||||||
|
|
Loading…
Reference in New Issue