[GRASS-user] Plugin for (g)vim

Dear friends,

all emacs users might just ignore this mail, but this is obvious from
the subject.

I put a little plugin for (g)vim on github I use to script python code
and GRASS scripts in python.

https://github.com/sluedtke/python_grass

What it does, briefly:

In a running vim session, you might open a terminal and send selected
code snippets to the terminal, without doing copy and paste of course.

Check out the WIKI on the repository for more details and at what point
GRASS GIS joins in.

It is not rocket science and I am happy for any hint.

Cheers,

Stefan

PGP Public Key: http://bit.ly/13d9Sca

On Wed, Sep 25, 2013 at 11:11 PM, Stefan Lüdtke <sluedtke@gfz-potsdam.de> wrote:

Dear friends,

all emacs users might just ignore this mail, but this is obvious from
the subject.

I put a little plugin for (g)vim on github I use to script python code
and GRASS scripts in python.

https://github.com/sluedtke/python_grass

...

This is great. Please consider to add a subsection at
http://grasswiki.osgeo.org/wiki/GRASS_Programming_Howto#Tools

thanks
Markus