Bercio / vim-inkscape-insert

Plugin for inserting inkscape drawings in markdown files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#vim-inkscape-insert

A plugin to create and insert drawings (in .eps format) in markdown files and edit them in inkscape without leaving vim.

The only command is :Ink <name of the graph you want to add>. It saves all the images created by the Ink command in the directory specified with g:inkscape_graphs_dir (default "./Images/")

About

Plugin for inserting inkscape drawings in markdown files


Languages

Language:Vim Script 100.0%