4 lines
80 B
Lua
4 lines
80 B
Lua
-- Eryn Wells <eryn@erynwells.me>
|
|
|
|
vim.bo.shiftwidth = 4
|
|
vim.bo.softtabstop = 4
|