mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-17 11:04:57 +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
|