mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
@ -13,7 +13,7 @@
|
||||
|
||||
(use-package! envrc
|
||||
:when (executable-find "direnv")
|
||||
:after-call doom-first-file
|
||||
:after-call doom-first-file-hook
|
||||
:mode ("\\.envrc\\'" . +direnv-rc-mode)
|
||||
:config
|
||||
(add-to-list 'doom-debug-variables 'envrc-debug)
|
||||
|
Reference in New Issue
Block a user