3 lines
43 B
Lua
3 lines
43 B
Lua
vim.opt.shiftwidth = 2
|
|
vim.opt.tabstop = 2
|
vim.opt.shiftwidth = 2
|
|
vim.opt.tabstop = 2
|