emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/yasnippet-snippets 506be0ea4d 1/2: Update snippet dir afte


From: ELPA Syncer
Subject: [nongnu] elpa/yasnippet-snippets 506be0ea4d 1/2: Update snippet dir after modifying it
Date: Fri, 1 Apr 2022 11:58:53 -0400 (EDT)

branch: elpa/yasnippet-snippets
commit 506be0ea4d948e2328813bb85092036d72bb4f55
Author: Jen-Chieh Shen <jcs090218@gmail.com>
Commit: GitHub <noreply@github.com>

    Update snippet dir after modifying it
---
 yasnippet-snippets.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/yasnippet-snippets.el b/yasnippet-snippets.el
index d268df3623..078ac04878 100644
--- a/yasnippet-snippets.el
+++ b/yasnippet-snippets.el
@@ -50,6 +50,7 @@
   ;; value, so that yasnippet will automatically find the directory
   ;; after this package is updated (i.e., moves directory).
   (add-to-list 'yas-snippet-dirs 'yasnippet-snippets-dir t)
+  (yas--load-snippet-dirs)
   (yas-load-directory yasnippet-snippets-dir t))
 
 (defgroup yasnippet-snippets nil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]