2025-05-30 22:59:38 +08:00

4 lines
75 B
Lua

vim.opt.expandtab = true
vim.opt.smartindent = true
vim.opt.shiftwidth = 2