AutoYADM commit: 2025-01-08 16:20:04

This commit is contained in:
Daniel Fichtinger 2025-01-08 16:20:04 -05:00
parent 2637a315c7
commit 1b10cbed57

View file

@ -1,7 +1,7 @@
return {
"preservim/vim-pencil",
ft = { "markdown", "tex" },
enabled = false,
enabled = true,
-- init = function()
-- vim.g["pencil#wrapModeDefault"] = "soft"
-- end,