Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.

Commit 3cb27cd

Browse files
author
Dean Sofer
committed
Cleaning up snippet names for consistency
1 parent 80a3474 commit 3cb27cd

16 files changed

+6
-37
lines changed

‎Snippets/dir ng:switch.tmSnippet

-16
This file was deleted.

‎Snippets/directive.tmSnippet

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5+
<key>name</key>
6+
<string>directive</string>
7+
<key>scope</key>
8+
<string>source.js</string>
9+
<key>tabTrigger</key>
10+
<string>dir</string>
511
<key>content</key>
612
<string>directive('$1', [${3:'$4', }function($4){
713
${5:// Runs during compile}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

‎Snippets/untitled.tmSnippet

-21
This file was deleted.

0 commit comments

Comments
 (0)