init.lua/after/ftplugin/c.lua(view raw)
1 2 3
vim.opt_local.tabstop = 2 vim.opt_local.shiftwidth = 2 vim.opt_local.softtabstop = 2