gabrielelana / vim-markdown

Markdown for Vim: a complete environment to create Markdown files with a syntax highlight that doesn't suck!
MIT License
740 stars 59 forks source link

Doesn't uninstall properly #94

Closed MCotocel closed 3 years ago

MCotocel commented 3 years ago

I've uninstalled the plugin, and when making a table, when I insert a |, I get the following error: E117: Unknown function: markdown#FormatTable. This also switches me back to normal mode.

I'm using Vim-Plug