2024-05-27 00:40:06 +02:00

4 lines
67 B
Lua

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