AutoYADM commit: 2025-01-09 11:25:06
This commit is contained in:
parent
22f91de1b7
commit
417df0c631
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
return {
|
return {
|
||||||
"preservim/vim-pencil",
|
"preservim/vim-pencil",
|
||||||
ft = { "markdown", "tex" },
|
ft = { "markdown", "tex" },
|
||||||
enabled = false,
|
enabled = true,
|
||||||
-- init = function()
|
-- init = function()
|
||||||
-- vim.g["pencil#wrapModeDefault"] = "soft"
|
-- vim.g["pencil#wrapModeDefault"] = "soft"
|
||||||
-- end,
|
-- end,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue