Skip to content

Instantly share code, notes, and snippets.

@braddevelop
Created August 7, 2022 06:47
Show Gist options
  • Save braddevelop/b18f575ec347503628e7457217b6e187 to your computer and use it in GitHub Desktop.
Save braddevelop/b18f575ec347503628e7457217b6e187 to your computer and use it in GitHub Desktop.
Hellfred Basics: Initialise Hellfuzz
-- ... hellfred/hellfred-bootstrap.lua
local hellfuzz = require('hellfred.hellfuzz.hellfuzz')
-- Initialise Hellfuzz, passing a hotkey
hellfuzz.init({{'shift','alt'},'h'})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment