summary refs log tree commit diff
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--init.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/init.org b/init.org
index 6b9cc3a..7b29342 100644
--- a/init.org
+++ b/init.org
@@ -449,7 +449,9 @@ Corfu enhances in-buffer completion with a small completion popup.
   :ensure t
   :defer t
   :diminish
-  :hook ((prog-mode . yas-minor-mode)))
+  :hook ((prog-mode . yas-minor-mode))
+  :config
+  (yas-reload-all))
 #+end_src
 
 ** dired