fix indents with lua

This commit is contained in:
christianchiarulli 2021-07-06 22:23:19 -04:00
parent 57f5373249
commit 52b4476509

View file

@ -40,3 +40,5 @@ if O.lang.lua.autoformat then
},
}
end
vim.cmd "setl ts=2 sw=2"