Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 7.3.0

(Wheezy)

vimdot(1)


VIMDOT

VIMDOT

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR

NAME

vimdot − Combined text editor and dot viewer

SYNOPSIS

vimdot [file]

DESCRIPTION

vimdot is a simple script which launches the gvim or vim editor along with a GUI window showing the dot output of the edited file. The dot output window automatically refreshes everytime the file is saved in the editor.

If no filename is given, vimdot will use ’noname.dot’ and initialise it with an example graph to get you started.

SEE ALSO

vim(1), dot(1)

AUTHOR

vimdot was written by John Ellson <ellson@research.att.com>

This manual page was written by David Claughton <dave@eclecticdave.com>, for the Debian project (but may be used by others).



vimdot(1)