Sublime: remove Grunt build, update Hayaku settings, add Emmet bem filter.

This commit is contained in:
Artem Sapegin
2012-11-27 18:29:11 +04:00
parent b3c10d50d5
commit d1dd6df0c5
8 changed files with 19 additions and 39 deletions

View File

@ -1,8 +1,11 @@
{
"disable_tab_abbreviations": true,
// Whitespaces
"hayaku_CSS_whitespace_block_end_before": "\n",
"hayaku_CSS_syntax_autoguess": [
" selector { ",
" property:value; ",
" } "
],
// Syntax quirks
"hayaku_CSS_syntax_no_curly_braces": false, // Don't print braces for code blocks