mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
Merge branch 'master' into jenipapo
This commit is contained in:
@@ -6,7 +6,7 @@ snippet def "define an AMD module"
|
||||
define([
|
||||
'${1:backbone}'
|
||||
], (
|
||||
${2:Backbone})
|
||||
${2:Backbone}
|
||||
) => {
|
||||
$0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user