string change

This commit is contained in:
Kovid Goyal 2021-10-06 15:33:18 +05:30
parent ecdc1007c1
commit ed9703a522
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -180,7 +180,7 @@ snippet in the future. Then specify the *trigger*. A trigger is simply the text
that you have to type in the editor before pressing |ct| in order to expand the
snippet.
Then specify the snippet template. You should start with one of the example
Then specify the snippet template. You should start with one of the examples
above and modify it to suit your needs. Finally, specify which file types you
want the snippet to be active for. This way you can have multiple snippets with
the same trigger text that work differently in different file types.