2024-09-10 13:43:42 -04:00

4 lines
67 B
Lua

vim.opt.tabstop = 2
vim.opt.softtabstop = 2
vim.opt.shiftwidth = 2