3 lines
45 B
Lua
3 lines
45 B
Lua
vim.wo.wrap = false
|
|
vim.opt.expandtab = true
|
vim.wo.wrap = false
|
|
vim.opt.expandtab = true
|