Install yasnippet and vala-snippets packages
This commit is contained in:
4
elpa/yasnippet-20160924.2001/snippets/js-mode/log
Normal file
4
elpa/yasnippet-20160924.2001/snippets/js-mode/log
Normal file
@@ -0,0 +1,4 @@
|
||||
# -*- mode: snippet -*-
|
||||
#name : console.log
|
||||
# --
|
||||
console.log($0);
|
Reference in New Issue
Block a user