From 4332157ecf9c7c4ff9470cf739c09f3114dd9728 Mon Sep 17 00:00:00 2001
From: Max Christian Pohle
Date: Thu, 4 May 2017 21:20:06 +0200
Subject: Replaced tab char again

---
 doc/shortcuts.txt | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'doc')

diff --git a/doc/shortcuts.txt b/doc/shortcuts.txt
index 2c96bef..3dd389f 100644
--- a/doc/shortcuts.txt
+++ b/doc/shortcuts.txt
@@ -132,6 +132,11 @@ a               = toggles display of hidden files
 [filetype:css]
 viB:sort       = sort inner block by name
 
+[vim commands]
+:for i in range(1,12) | put ='2016-'.i | endfor
+
+[fancy utf-8 symbols]
+௵
 
 [vim modeline]
 filetype can have multiple values, like python.django
-- 
cgit v1.2.3