fix indent for lua files

This commit is contained in:
Andy Teijelo 2023-06-12 10:02:33 -04:00
parent b82a39b872
commit 0ece95dc60

2
after/ftplugin/lua.lua Normal file
View file

@ -0,0 +1,2 @@
vim.opt.sw=2
vim.opt.ts=2