2 lines
49 B
Lua
2 lines
49 B
Lua
-- luacheck: ignore
|
|
vim.opt_local.textwidth = 80
|
-- luacheck: ignore
|
|
vim.opt_local.textwidth = 80
|