Skip to content

Edit embedded markdown tables in sc-im in vim

License

Notifications You must be signed in to change notification settings

nbCloud91/vim-scimark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scimark

Edit embedded markdown tables in SC-IM in Vim. (Personal fork)

scimark demo

scimark demo

Prerequisites

First, install the dependencies (ncurses or ncursesw, for more info see https://github.com/andmarti1424/sc-im/wiki/Building-SC-IM)

Currently, you need a fork of SC-IM which has the markdown additions required by the plugin:

git clone https://github.com/mipmip/sc-im
cd sc-im
git checkout markdown-import
make
sudo make install

Install

Install with a vim-plugin manager e.g. Plug 'mipmip/vim-scimark'

Usage

See :help Scimark

About

Edit embedded markdown tables in sc-im in vim

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%