First commit.
This commit is contained in:
4
snippets/js-mode/log
Normal file
4
snippets/js-mode/log
Normal file
@ -0,0 +1,4 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: console.log("...");
|
||||
# --
|
||||
console.log(`(doom-snippets-text nil t)`$0)`(if (eolp) ";")`
|
Reference in New Issue
Block a user