Commit Graph

1 Commits

Author SHA1 Message Date
LDDestroier 9e7475e684
Create goto-snippet.lua
This is a snippet, not an API.
Firstly, never ever ever use GOTO. Never even code GOTO. Neve-oh fuck

Declare tags with --::tagName::
Goto tags with goto(tagName). Don't include any colons or hyphens.
goto(tag) will not include any local variables, so keep that in mind.
2019-03-17 20:10:30 -04:00