.vim/ftplugin/text.vim

Tue, 21 Apr 2020 22:00:13 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 21 Apr 2020 22:00:13 -0500
changeset 855
3123a01b8e73
parent 657
628b4b962086
child 945
29657d7ea734
permissions
-rw-r--r--

Don't stopinsert if completing - bad interaction with vim-lsp omni preview

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
368
91d4fb4e0a42 improve text editing experience?
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
2 setl formatoptions+=awt12

mercurial