AutoYADM commit: 2025-01-08 16:20:04
This commit is contained in:
parent
2637a315c7
commit
1b10cbed57
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