AutoYADM commit: 2025-01-06 18:55:05

This commit is contained in:
Daniel Fichtinger 2025-01-06 18:55:05 -05:00
parent 466741a988
commit c120ff4bec
2 changed files with 8 additions and 0 deletions

View file

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