4 lines
117 B
Plaintext
4 lines
117 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# name: console.log("...");
|
||
|
# --
|
||
|
console.log(`(doom-snippets-text nil t)`$0)`(if (eolp) ";")`
|