We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f41ca90 commit 38c24ebCopy full SHA for 38c24eb
snippets/emacs-lisp-mode/when-let
@@ -1,4 +1,5 @@
1
# -*- mode: snippet -*-
2
# name: when-let
3
+# key: wl
4
# --
5
(when-let* (${1:var-list}) `(doom-snippets-format "%n%s")`$0)`(doom-snippets-newline-or-eol)`
0 commit comments