Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 339 Bytes

File metadata and controls

9 lines (6 loc) · 339 Bytes

#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/")