Scimark
Edit embedded markdown tables in Sc-im in Vim.
PREREQUISITES
At this moment you need a fork of sc-im which has the markdown additions needed by the plugin. Install sc-im from source...
git clone https://github.com/mipmip/sc-im
git checkout markdown-import
cd sc-im
make
sudo make install
Install
Install with a vim-plugin manager e.g. Plug 'mipmip/vim-scimark'
Usage
Please read :help Scimark