You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there/could there be, a way to insert snippets programmatically?
For example, as part of another script I want to have a AddClass fucntion that creates a file in the right place and inserts a snippet. Rather than trying to insert text and feeding the tab key etc, which feels quite hacky and fragile, it would be nice to be able to call snpmate#InsertSnipmate('MySnippet').
The text was updated successfully, but these errors were encountered:
Is there/could there be, a way to insert snippets programmatically?
For example, as part of another script I want to have a AddClass fucntion that creates a file in the right place and inserts a snippet. Rather than trying to insert text and feeding the tab key etc, which feels quite hacky and fragile, it would be nice to be able to call snpmate#InsertSnipmate('MySnippet').
The text was updated successfully, but these errors were encountered: