Closed Gavinok closed 4 years ago
Looks like formatoptions
started to interfere since previous commit. It should be OK now.
PS. Shouldn't {{+'this.'.@varname.' = '.@varname+}};
be this.{{+@varname+}} = {{+@varname+}};
?
Looks like
formatoptions
started to interfere since previous commit. It should be OK now.PS. Shouldn't
{{+'this.'.@varname.' = '.@varname+}};
bethis.{{+@varname+}} = {{+@varname+}};
?
Ya it should be. I still need to finish porting all my snippets to the new format since my old fork used a different implementation.
Also thatnks for the quick fix
You are welcome
Hey since commit 2493202 (Simplify code a bit) indentation and commenting in snippets is broken.
now becomes