This commit is contained in:
Squibid 2025-05-31 03:32:58 -04:00
parent ef678f31fd
commit e830931ff4
Signed by: squibid
GPG key ID: BECE5684D3C4005D
41 changed files with 253 additions and 268 deletions

View file

@ -1,5 +1,4 @@
local misc = require('core.misc')
local map_local = misc.map_local
local map_local = core.misc.map_local
-- sort #includes <> (very jank)
-- TODO: rewrite in a semi-sane way