Files
nvim/after/ftplugin/lua.lua
2026-03-10 23:01:51 +01:00

4 lines
49 B
Lua

vim.opt.shiftwidth = 2
vim.opt.expandtab = true