From 8886fdd764f4e40c153fcaf18e47b2999054b5d1 Mon Sep 17 00:00:00 2001 From: Lucian Daniliuc Date: Sun, 7 Jun 2015 12:08:17 +0300 Subject: [PATCH] stt only works when using the sublime plugin --- Cheatsheet.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Cheatsheet.md b/Cheatsheet.md index fe6fb31..2478d5f 100644 --- a/Cheatsheet.md +++ b/Cheatsheet.md @@ -142,10 +142,10 @@ You also find these commands in Dash as a Cheat-sheet. ## Editors -| Alias | Command | -|:------|:---------------------------------------------------------------| -| _stt_ | open current directory in Sublime Text 2/3` | -| _v_ | (When using `vi-mode` plugin) Edit current command line in Vim | +| Alias | Command | +|:------|:-------------------------------------------------------------------------| +| _stt_ | (When using `sublime` plugin) Open current directory in Sublime Text 2/3 | +| _v_ | (When using `vi-mode` plugin) Edit current command line in Vim | ## Symfony2