.vim/ftplugin/markdown.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 930
6edfe4c6ebe5
permissions
-rw-r--r--

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

runtime ftplugin/text.vim
setl equalprg=pandoc\ -f\ markdown\ -t\ markdown

mercurial