From f53a1526417493746d771f6243f30ba62ef7438c Mon Sep 17 00:00:00 2001
From: Max Christian Pohle
Date: Tue, 28 Feb 2017 22:14:43 +0100
Subject: improved xml handling

---
 doc/shortcuts.txt | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

(limited to 'doc')

diff --git a/doc/shortcuts.txt b/doc/shortcuts.txt
index fd21674..7b5b78b 100644
--- a/doc/shortcuts.txt
+++ b/doc/shortcuts.txt
@@ -66,7 +66,8 @@ notice, that registers get used for both: macro recordings and copying text
 
 [marker]
 ma              = set marker a-z (a in this case)
-'a              = go to marker a
+`a              = go to marker a (line & column)
+'a              = go to marker a (line, first non blank), same as `a^
 
 
 [hotkeys]
@@ -124,6 +125,10 @@ gn              = makes the directory under the cursor the root directory
 a               = toggles display of hidden files
 
 
+[filetype:css]
+viB:sort       = sort inner block by name
+
+
 [vim modeline]
 filetype can have multiple values, like python.django
 The last line can be a mode line, which holds settings like tab width:
-- 
cgit v1.2.3