From fb686bd785badee8937b4934f1a87949cf5ab549 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Mon, 12 Feb 2018 19:44:25 +0800 Subject: [PATCH] Update formatting --- vscode.md | 11 ++--------- wip/spacemacs.md | 4 ++++ 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/vscode.md b/vscode.md index 0bcee9b7b..8133cde07 100644 --- a/vscode.md +++ b/vscode.md @@ -2,7 +2,7 @@ title: Visual Studio Code category: Apps layout: 2017/sheet -updated: 2018-02-01 +updated: 2018-02-03 weight: -5 keywords: - "⌘P: Show files" @@ -14,7 +14,6 @@ intro: | --- ## Shortcuts - {: .-three-column} ### Command palette @@ -23,7 +22,6 @@ intro: | | ----- | ----------------- | | `⇧⌘P` | Show all commands | | `⌘P` | Show files | - {: .-shortcuts} ### Sidebars @@ -37,7 +35,6 @@ intro: | | `⇧⌘D` | Debug | | `⇧⌘X` | Extensions | | `⇧^G` | Git (SCM) | - {: .-shortcuts} ### Search @@ -49,7 +46,6 @@ intro: | | ---- | ---- | | `⇧⌘F` | Find in files | | `⇧⌘H` | Replace in files | - {: .-shortcuts} ### Panel @@ -61,8 +57,7 @@ intro: | | `⇧⌘M` | Problems | | `⇧⌘U` | Output | | `⇧⌘Y` | Debug console | -| ^` | Terminal | - +| ^` | Terminal | {: .-shortcuts} ### View @@ -73,7 +68,6 @@ intro: | | ---- | ---- | | `⌘k` `u` | Close unmodified | | `⌘k` `w` | Close all | - {: .-shortcuts} ### Debug @@ -94,7 +88,6 @@ intro: | | ---- | ---- | | `⇧⌘D` | Debug sidebar | | `⇧⌘Y` | Debug panel | - {: .-shortcuts} ## References diff --git a/wip/spacemacs.md b/wip/spacemacs.md index ebc4a6b7f..3c87a1aa1 100644 --- a/wip/spacemacs.md +++ b/wip/spacemacs.md @@ -7,6 +7,10 @@ intro: | [Spacemacs](http://spacemacs.org) is a distribution for Emacs. --- +Shortcuts +--------- +{: .-three-column} + ### Layers | Shortcut | Description |