nix/config/nvim/after/ftplugin/go.lua
2026-03-12 19:06:07 -04:00

2 lines
58 B
Lua

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