[emacs] Add dictcc package to load path

This commit is contained in:
Sebastian Schulze 2023-08-15 10:33:27 +02:00
parent 95c60d3ae2
commit 5f0059e44b
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
(package! pdf-tools :built-in 'prefer)
(package! emacsql-sqlite-builtin :built-in 'prefer)
(package! org-modern :built-in 'prefer)
(package! dictcc :built-in 'prefer)
;; Until https://github.com/doomemacs/doomemacs/issues/7196 is fixed:
(unpin! evil-collection)