Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mipmip/vim-scimark

Edit embedded markdown tables in sc-im in vim
https://github.com/mipmip/vim-scimark

neovim neovim-plugin sc-im vim vim-plugin

Last synced: 5 days ago
JSON representation

Edit embedded markdown tables in sc-im in vim

Awesome Lists containing this project

README

        

# Scimark

Edit embedded markdown tables with [SC-IM](https://github.com/andmarti1424/sc-im/) in a Vim terminal window.

## Prerequisites

You need [SC-IM](https://github.com/andmarti1424/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 `sc`

From here you are inside sc-im.

The most minimal table scimark reckognizes is `||`.

See more in `:help Scimark`

## Demo's

![scimark demo](demo.gif)

![scimark demo](ndemo.gif)