mirror of
https://github.com/harivansh-afk/nvim.git
synced 2026-04-15 06:04:43 +00:00
3 lines
86 B
Lua
3 lines
86 B
Lua
vim.opt_local.wrap = true
|
|
vim.opt_local.textwidth = 80
|
|
vim.opt_local.conceallevel = 2
|