markdown: try to use vim-pencil
Co-Authored-by: iGor milhit <igor@milhit.ch>
parent
69b62150a5
commit
76f076eb72
|
@ -0,0 +1,9 @@
|
||||||
|
return {
|
||||||
|
{
|
||||||
|
"preservim/vim-pencil",
|
||||||
|
lazy = true,
|
||||||
|
ft = {
|
||||||
|
'markdown'
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue