fix: typo

experiments
Pocco81 3 years ago
parent 1d450c607c
commit 20892bd135

@ -331,7 +331,7 @@ They can be used like so:
```lua
local catppuccin = require("catppuccin")
catppuccino.before_loading = function ()
catppuccin.before_loading = function ()
print("I ran before loading Catppuccin!")
end
```

Loading…
Cancel
Save