mipmip / vim-scimark

Edit embedded markdown tables in sc-im in vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scimark

Edit embedded markdown tables with SC-IM in a Vim terminal window.

Prerequisites

You need SC-IM v0.82 or higher.

Install

Install with a vim-plugin manager e.g.

Plug 'mipmip/vim-scimark'

Usage

Point your cursor on a markdown table and press <leader>sc

From here you are inside sc-im.

The most minimal table scimark reckognizes is ||.

See more in :help Scimark

Demo's

scimark demo

scimark demo

About

Edit embedded markdown tables in sc-im in vim

License:GNU General Public License v3.0


Languages

Language:Vim Script 100.0%