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

2 lines
55 B
Lua

vim.opt_local.tabstop = 4
vim.opt_local.shiftwidth = 4