2 lines
49 B
Lua
2 lines
49 B
Lua
-- luacheck: ignore
|
|
vim.opt_local.shiftwidth = 2
|
-- luacheck: ignore
|
|
vim.opt_local.shiftwidth = 2
|