AutoYADM commit: 2025-01-06 19:00:05

This commit is contained in:
Daniel Fichtinger 2025-01-06 19:00:05 -05:00
parent c120ff4bec
commit 96ea5d36f0

View file

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