From 850b9a6c647cdb0c2347fb9943a37d87ac25d58b Mon Sep 17 00:00:00 2001 From: Alejandro Exojo Date: Sun, 12 Feb 2012 23:09:16 +0100 Subject: [PATCH] Fix a link in the docs that was written as a tag. --- doc/UltiSnips.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/UltiSnips.txt b/doc/UltiSnips.txt index f8e2544..7ddcd40 100644 --- a/doc/UltiSnips.txt +++ b/doc/UltiSnips.txt @@ -377,7 +377,7 @@ drop to insert mode. The next snippet you expand will have the selected text in the place of the ${VISUAL}. The place holder can also contain default text when there is no visual text to be selected: ${VISUAL:default text}. And it can also contain transformations on the contents of the visual (See -*UltiSnips-transformations* ). This will take the form +|UltiSnips-transformations| ). This will take the form ${VISUAL:default/search/replace/option}. As a small example, let's take this snippet. It will take the visual text,