This plugin parses slim files, and saves the resulting HTML to the clipboard.
This plugin requires ruby, with the Slim gem installed.
-
Checkout the plugin into your Packages directory
cd PLATFOMR_PACKAGE_DIR git clone git://github.com/TikiTDO/AutoSlim.git
-
Open Command Palette -
Control+Shift+Pon Linux/Windows,Command+Shift+Pon OS X -
Select "Package Control: Install Package"
-
Select "AutoSlim"
Options and Key Bindings are available in Preferences -> Package Settings -> AutoSlim
ruby- Path to the ruby executablerun_on_save- Automatically parse slim files to clipboard on save (Default: false)
Default hotkey for the operation is Control+Shiftt+L or Command+Shift+L