3 lines
46 B
Lua
3 lines
46 B
Lua
vim.bo.shiftwidth = 2
|
|
vim.bo.expandtab = true
|
vim.bo.shiftwidth = 2
|
|
vim.bo.expandtab = true
|