mirror of
https://github.com/kennethreitz-archive/kJS.tmbundle.git
synced 2026-06-05 23:50:19 +00:00
Unifying snippet formats
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>content</key>
|
||||
<string>${1:}: function(${3:argument}){
|
||||
$0
|
||||
},</string>
|
||||
<string>${1:}: function(${3:}){$0},</string>
|
||||
<key>name</key>
|
||||
<string>Object Method</string>
|
||||
<key>scope</key>
|
||||
|
||||
Reference in New Issue
Block a user