nvim/after/ftplugin/go.lua
2026-02-04 15:18:34 -05:00

2 lines
58 B
Lua

vim.opt_local.expandtab = false
vim.opt_local.tabstop = 4