@@ -2076,6 +2076,7 @@ This is :around advice, so OLDFUN is the real function
:ensure nil
:hook (sh-mode . my/-setup-sh-mode)
:init
(add-to-list 'auto-mode-alist '("/\\.envrc\\'" . sh-mode))
(defun my/-setup-sh-mode ()
(add-hook 'completion-at-point-functions #'cape-file nil t)))
The note is not visible to the blocked user.