diff --git a/sublime-text.md b/sublime-text.md index bf3e9b2b5..c9cc49ab3 100644 --- a/sublime-text.md +++ b/sublime-text.md @@ -8,7 +8,8 @@ layout: 2017/sheet | `⌘ D` | select current word (repeat to include next instance of word) | | `⌘ L` | select current line (repeat to include next line) | -| `⌘ ⇧ A` | select text inside tag (repeat to expand) | +| `⌘ ⇧ L` | split selection into multiple lines | +| `⌘ ⇧ A` | select text inside tag (repeat to expand) | | `Ctrl ⇧ M` | select to curly or angle brackets (repeat to expand) | {: .-shortcuts}