From 420fb9bbe4794a075a7be7f72647864433b6b93b Mon Sep 17 00:00:00 2001 From: Sergey Chikuyonok Date: Tue, 20 May 2014 01:07:59 +0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 518c4d2..e25b123 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Please report any problems at [issue tracker](https://github.com/emmetio/emmet-a You can change these Preferences > Emmet. -* / ⌘E: Expand Abbreviation +* / ⌘⇧E: Expand Abbreviation * ⌘⌥⏎: Expand Abbreviation (interactive) * ⌃W: Wrap with Abbreviation * ⌃D: Balance (outward) @@ -63,4 +63,4 @@ All actions and their keyboard shortcuts are available under Packages > Emmet me ## Extensions support -You can easily [extend](http://docs.emmet.io/customization/) Emmet with new actions and filters or customize existing ones. In Preferences > Emmet, set Extensions path to folder with Emmet extensions. By default, it’s `~/emmet`, e.g. `emmet` folder in your system HOME folder. \ No newline at end of file +You can easily [extend](http://docs.emmet.io/customization/) Emmet with new actions and filters or customize existing ones. In Preferences > Emmet, set Extensions path to folder with Emmet extensions. By default, it’s `~/emmet`, e.g. `emmet` folder in your system HOME folder.