Creates block
in the same directory as your open file. It's sublime provider for bem-tools-create (https://github.com/bem-tools/bem-tools-create).
#win
# cd PATH-TO-SUBLIME/Data/Package
#mac
cd '/Users/USERNAME/Library/Application Support/Sublime Text 3/Packages'
git clone https://github.com/bem-tools/sublime-bem-create.git
You can use it in console. Push ctrl+` and exec command - window.run_command('bem_create'). Or you can use hotkeys - ctrl+alt+b+c
.