From e7a6ff76a4285912f9a1de827ecb2ce251985c05 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 28 Feb 2017 00:21:09 +0530 Subject: [PATCH] ... --- manual/snippets.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/snippets.rst b/manual/snippets.rst index 65a1080787..600c8bda0d 100644 --- a/manual/snippets.rst +++ b/manual/snippets.rst @@ -95,7 +95,7 @@ tag. This snippet is defined as:: There are a couple of new features here. First the ``$1`` placeholder has become more complex. It now includes some *default text* (the word -``filename``. If a placeholder contains default text, the default text is +``filename``). If a placeholder contains default text, the default text is substituted for the placeholder when the snippet is expanded. Also when you jump to a placeholder with default text using |ct|, the default text is selected. In this way, you can use default text to act as a reminder to you to