Skip to content

Instantly share code, notes, and snippets.

@voronenko-p
Created March 29, 2020 11:21
Show Gist options
  • Save voronenko-p/f4d4bec7ad01002e8049bb565af2be40 to your computer and use it in GitHub Desktop.
Save voronenko-p/f4d4bec7ad01002e8049bb565af2be40 to your computer and use it in GitHub Desktop.
local plugin = {
PRIORITY = 1000, -- set the plugin priority, which determines plugin execution order
....
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment