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
Hi @juvenn , @nono ,
I suggest writing vim documentation for this plugin - another thing to do before trying to submit to vim source.
Here are some sections that would be helpful:
matchit support - describe how % command can be used in mustache / handlebars files
mustache / handlebars abbreviations and how to enable them
section movement (we could reuse a lot from README file)
text objects / operator pending mappings if it gets merged (we could reuse from README file)
syntax help docs. A good example of this is :h html
I'm willing to work on this, but mostly over the weekends when I have time.
Let me know what you think?
The text was updated successfully, but these errors were encountered:
Hi @juvenn , @nono ,
I suggest writing vim documentation for this plugin - another thing to do before trying to submit to vim source.
Here are some sections that would be helpful:
%
command can be used in mustache / handlebars files:h html
I'm willing to work on this, but mostly over the weekends when I have time.
Let me know what you think?
The text was updated successfully, but these errors were encountered: