note to self

This commit is contained in:
TJ DeVries 2023-02-15 15:59:16 -05:00
parent d6ad146301
commit 36e99fbe35
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-- TODO: Have to decide how we would make this easy
-- to configure and understand from init.lua...
--
-- I was hoping all of them could go in plugins, but it's a little weird
-- to do that I guess?
-- Toggle this on/off for autoformatting
local autoformatting = false
if not autoformatting then