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 1f57607369
commit c44d294b62

View File

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