mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Update lb6-mode/Info.plist file template
This commit is contained in:
@ -85,11 +85,14 @@
|
||||
}${7:<key>LBRequirements</key>
|
||||
<string>${8:The requirements for this action to work}</string>}
|
||||
|
||||
<key>LBUpdate</key>
|
||||
<!-- <key>LBChangelog</key> -->
|
||||
<!-- <string></string> -->
|
||||
|
||||
<key>LBUpdateURL</key>
|
||||
<string>https://github.com/hlissner/lb6-${1:$(replace-regexp-in-string "[^a-zA-Z0-9]" "" yas-text)}/blob/master/${2:Name of Action}.lbaction/Contents/Info.plist</string>
|
||||
|
||||
<key>LBDownload</key>
|
||||
<string>https://dl.v0.io/lb/$1.lbaction</string>
|
||||
<key>LBDownloadURL</key>
|
||||
<string>https://dl.v0.io/launchbar/$1.lbaction</string>
|
||||
</dict>
|
||||
|
||||
</dict>
|
||||
|
Reference in New Issue
Block a user