Fix a link in the docs that was written as a tag.
This commit is contained in:
parent
bed41564c0
commit
850b9a6c64
@ -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
|
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
|
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
|
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}.
|
${VISUAL:default/search/replace/option}.
|
||||||
|
|
||||||
As a small example, let's take this snippet. It will take the visual text,
|
As a small example, let's take this snippet. It will take the visual text,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user