SirVer / ultisnips

UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!
GNU General Public License v3.0
7.55k stars 691 forks source link

Clarification on `!b` and `b!` #1525

Closed frankjonen closed 1 year ago

frankjonen commented 1 year ago

What exactly are these?

They show up in the YouTube tutorial in two places.

https://youtu.be/hKrrOevbrxY?t=181 and https://youtu.be/JJQYwt6Diro?t=138

The help file has nothing on these. Any ideas?

SirVer commented 1 year ago

They are outdated and have been replaced with the priority statement. They used to overwrite existing snippets with the same trigger. Am 02.03.2023 um 03:21 schrieb Frank Jonen @.***>: What exactly are these? They show up in the YouTube tutorial in two places. https://youtu.be/hKrrOevbrxY?t=181 and https://youtu.be/JJQYwt6Diro?t=138 The help file has nothing on these. Any ideas?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

frankjonen commented 1 year ago

Thanks for the clarification.