1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-12-29 20:23:43 +00:00

Wrap md and adoc

This commit is contained in:
Mo8it 2022-04-07 16:47:12 +02:00
parent 25f3ffb596
commit 856f919353
3 changed files with 3 additions and 5 deletions

View file

@ -0,0 +1 @@
vim.wo.wrap = true

View file

@ -1,5 +1 @@
local opt = vim.bo
--
opt.expandtab = false
vim.bo.expandtab = false

View file

@ -0,0 +1 @@
vim.wo.wrap = true