2024-05-22 16:02:16 +02:00

4 lines
62 B
Lua

vim.o.tabstop = 2
vim.o.shiftwidth = 2
vim.o.expandtab = true