.vim/ftplugin/text.vim

Mon, 26 Jun 2023 14:12:46 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 26 Jun 2023 14:12:46 -0500
changeset 1123
b7a3f68c02b2
parent 945
29657d7ea734
permissions
-rw-r--r--

Drop cmp-omni. Never resolved the double-display

But don't really have omnifunc use cases anymore

657
628b4b962086 Use pandoc as markdown equalprg, use only 72 for text width
Meredith Howard <mhoward@roomag.org>
parents: 368
diff changeset
1 setl textwidth=72
945
29657d7ea734 Drop 'w' formatoption for text and markdown, only mail
Meredith Howard <mhoward@roomag.org>
parents: 657
diff changeset
2 setl formatoptions+=at12

mercurial