diff options
Diffstat (limited to 'doom.d/packages.el')
-rw-r--r-- | doom.d/packages.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doom.d/packages.el b/doom.d/packages.el index 65a9bbb..8c2879b 100644 --- a/doom.d/packages.el +++ b/doom.d/packages.el @@ -7,3 +7,4 @@ ;; (package! builtin-package :disable t) (package! elcord) (package! wttrin) +(package! counsel-etags) |