From 55d8967147efbf1d0f3e2b5e13677ca4af9e2be4 Mon Sep 17 00:00:00 2001 From: Felipe Morales Date: Wed, 8 Nov 2017 23:32:49 +0100 Subject: [PATCH] tutor: some fixes (#7510) - conceal inline types - fix some links --- runtime/syntax/tutor.vim | 4 ++-- runtime/tutor/en/vim-01-beginner.tutor | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/runtime/syntax/tutor.vim b/runtime/syntax/tutor.vim index fbf159582a..cb101ee9a7 100644 --- a/runtime/syntax/tutor.vim +++ b/runtime/syntax/tutor.vim @@ -15,7 +15,7 @@ syn match tutorURL /\(https\?\|file\):\/\/[[:graph:]]\+\>\/\?/ syn match tutorEmail /\<[[:graph:]]\+@[[:graph:]]\+\>/ syn match tutorInternalAnchor /\*[[:alnum:]-]\+\*/ contained conceal containedin=tutorSection -syn match tutorSection /^#\{1,6}\s.\+$/ fold +syn match tutorSection /^#\{1,6}\s.\+$/ fold contains=tutorInlineNormal syn match tutorSectionBullet /#/ contained containedin=tutorSection syn match tutorTOC /\ctable of contents:/ @@ -44,7 +44,7 @@ syn region tutorInlineCommand matchgroup=Delimiter start=/\\\@ key (to make sure you are in [Normal mode](). + 1. Press the key (to make sure you are in [Normal mode](Normal-mode). 2. Type: