timdouglas / sublime-less2css

Sublime Text 2 Plugin to compile less files to css on save
202 stars 61 forks source link

how to remove ctrl+s #178

Open AlexyOd opened 6 years ago

AlexyOd commented 6 years ago

i try to save my less file by ctrl+s. But some one is build this file in .css. How just SAVE file without build?????

jayhaluska commented 5 years ago

Set autoCompile=false in your project or global settings. See documentation