summaryrefslogtreecommitdiff
path: root/scratch
diff options
context:
space:
mode:
authorThePrimeAgain <theprimeagain@theprimeagain.com>2026-01-27 18:03:54 -0700
committerThePrimeAgain <theprimeagain@theprimeagain.com>2026-01-27 18:03:54 -0700
commit4d648de66d3b1a3a46286e59336d6b533260a544 (patch)
treed8e5609f106a3b22c3701503f7e27f5945a71649 /scratch
parentf7cf8734363c5bb3b7b996301163260f54d9311b (diff)
downloada4-4d648de66d3b1a3a46286e59336d6b533260a544.tar.xz
a4-4d648de66d3b1a3a46286e59336d6b533260a544.zip
extensions with @ sign
Diffstat (limited to 'scratch')
-rw-r--r--scratch/refresh.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scratch/refresh.lua b/scratch/refresh.lua
index 0b92003..8f2c8b2 100644
--- a/scratch/refresh.lua
+++ b/scratch/refresh.lua
@@ -16,7 +16,7 @@ Window.capture_input({
print("results")
end,
on_load = function()
- print("on_load")
+ print("on_load")
require("99.extensions").setup_buffer(require("99").__get_state())
end,
rules = _99.__get_state().rules,