2024-08-28 17:28:51 +02:00

4 lines
67 B
Lua

vim.opt.tabstop = 4
vim.opt.softtabstop = 4
vim.opt.shiftwidth = 4