Added emacs scripts
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# key: let
|
||||
# name: let
|
||||
# contributor: Luke Hoersten <luke@hoersten.org>
|
||||
# --
|
||||
let ${1:x} = ${2:undefined}$0
|
Reference in New Issue
Block a user