mirror of
https://github.com/kennethreitz-archive/kHTML.tmbundle.git
synced 2026-06-05 23:40:19 +00:00
first commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>content</key>
|
||||
<string><code>${1:$TM_SELECTED_TEXT}</code>$0</string>
|
||||
<key>keyEquivalent</key>
|
||||
<string>^@p</string>
|
||||
<key>name</key>
|
||||
<string>code</string>
|
||||
<key>scope</key>
|
||||
<string>text.html</string>
|
||||
<key>tabTrigger</key>
|
||||
<string>cod</string>
|
||||
<key>uuid</key>
|
||||
<string>3615A12D-4CAC-4EDE-9E3B-BF63668389A5</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user