Skip to content

Commit 86f6007

Browse files
committed
Update script documentation
1 parent 19d9b26 commit 86f6007

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ Script to setup a Sublime Text 2 editor for Drupal development (Mac & Linux)
4545
<li>CTRL + Shift + t: Delete the trailing spaces</li>
4646
<li>Super + Shift + a: Go to Drupal Api definition of selected function</li>
4747
<li>Super + Shift + h: Go to documentation of selected function for languages PHP/JS and others</li>
48+
<li>Super + b: Validate Drupal Code Standard in current file</li>
4849
</ul>
4950

51+
<p>Super Key stands for Command in Mac and Windows Key in Windows</p>
52+
5053
<p>Orginally forked from <a href="https://github.com/phase2/sublime-drupal/">https://github.com/phase2/sublime-drupal/</a></p>

0 commit comments

Comments
 (0)