Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 341 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 341 Bytes

vim-inkscape-insert

A plugin to create and insert drawings (in .pdf_tex format) in latex 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/")