nvim/after/ftplugin/c.lua

3 lines
26 B
Lua
Raw Normal View History

2023-11-01 14:12:01 -04:00
vim.opt.sw=2
vim.opt.ts=2