Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ Script to setup a Sublime Text 2 editor for Drupal development (Mac & Linux)
<ul>
<li>CTRL + Shift + t: Delete the trailing spaces</li>
<li>CTRL + Shift + f: Reindent selected code</li>
<li>CTRL + Shift + f: Reindent selected code</li>
<li>Super + Shift + a: Go to Drupal Api definition of selected function</li>
<li>Super + Shift + h: Go to documentation of selected function for languages PHP/JS and others</li>
<li>Super + b: Validate Drupal Code Standard in current file</li>
Expand Down