Added auctex and yasnippets
This commit is contained in:
4
.emacs.d/snippets/js-mode/log
Normal file
4
.emacs.d/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