mirror of
https://github.com/harivansh-afk/nvim.git
synced 2026-04-15 09:01:16 +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
|