summaryrefslogtreecommitdiff
path: root/snippets/text-mode/random-num
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/text-mode/random-num')
-rw-r--r--snippets/text-mode/random-num1
1 files changed, 1 insertions, 0 deletions
diff --git a/snippets/text-mode/random-num b/snippets/text-mode/random-num
index 2ef8c60..49aa627 100644
--- a/snippets/text-mode/random-num
+++ b/snippets/text-mode/random-num
@@ -1,5 +1,6 @@
# -*- mode: snippet -*-
# name: random number
# key: rnum
+# condition: 'force-in-comment
# --
`(random 4294967295)`$0 \ No newline at end of file