Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to expand a key anywhere? #1154

Open
ATNewHope opened this issue Dec 23, 2022 · 0 comments
Open

How to expand a key anywhere? #1154

ATNewHope opened this issue Dec 23, 2022 · 0 comments

Comments

@ATNewHope
Copy link

ATNewHope commented Dec 23, 2022

Say I have a snippet:

# -*- mode: snippet -*-
# name: group-text
# key: sg
# --
{$1}$0

And when I type \section sg , it can expand to \section{} .

But when I type \sectionsg , it can NOT expand to \section{} .

How can I make the key sg be able to expand anywhere, even inside a word?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant