Now only in markdown files lines will be wrapped at 80 cols

This commit is contained in:
2024-02-25 02:49:41 +01:00
parent 5f4cec0f44
commit abe3ac33c0

View File

@@ -0,0 +1,2 @@
vim.opt_local.wrap = true
vim.opt_local.textwidth = 80