forked from msanders/snipmate.vim
-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Description
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').
Metadata
Metadata
Assignees
Labels
No labels