From b12a3a88a7016288c7a84e572c1c837231718539 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 3 Jul 2014 10:43:20 -0700 Subject: [PATCH] :memo: Mention tag closing --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2e59969..a53cd08 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ It jumps to the nearest enclosing bracket when there's no adjacent bracket, Use `ctrl-cmd-m` to select all the text inside the current brackets. +Use `alt-cmd-.` to close the current XML/HTML tag. + Matching brackets and quotes are sensibly inserted for you. If you dislike this functionality, you can disable it from the Bracket Matcher section of the Settings view (`cmd-,`).