diff --git a/Commands/Lessify!.tmCommand b/Commands/Lessify!.tmCommand
index a9be7e6..a5f07f1 100644
--- a/Commands/Lessify!.tmCommand
+++ b/Commands/Lessify!.tmCommand
@@ -5,17 +5,18 @@
beforeRunningCommand
nop
command
- # just to remind you of some useful environment variables
-# see Help / Environment Variables for the full list
-echo File: "$TM_FILEPATH"
-echo Word: "$TM_CURRENT_WORD"
-echo Selection: "$TM_SELECTED_TEXT"
+ #!/bin/bash
+
+lessc "$TM_FILEPATH"
+rescan_project
input
- selection
+ none
+ keyEquivalent
+ ^L
name
Lessify!
output
- replaceSelectedText
+ discard
uuid
C06F4F5E-AF7F-4C65-8B4B-0FDF41F1BC27
diff --git a/info.plist b/info.plist
index 8e3cad4..a3101d6 100644
--- a/info.plist
+++ b/info.plist
@@ -498,6 +498,7 @@
mCSS
ordering
+ C06F4F5E-AF7F-4C65-8B4B-0FDF41F1BC27
D6D0BEB2-DF32-4762-ABC1-3465116C220A
3A4062A8-C24A-4EBD-9D17-481D2F670EFA
D27FBAE9-1D8D-4D42-A0A5-F1020B09F3DF