Skip to content

Commit 38c24eb

Browse files
committed
emacs-lisp-mode: when-let -> wl (key)
1 parent f41ca90 commit 38c24eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

snippets/emacs-lisp-mode/when-let

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# -*- mode: snippet -*-
22
# name: when-let
3+
# key: wl
34
# --
45
(when-let* (${1:var-list}) `(doom-snippets-format "%n%s")`$0)`(doom-snippets-newline-or-eol)`

0 commit comments

Comments
 (0)