Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

vimdot - Combined text editor and dot viewer

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).

                                                  Jan 31, 2010                                         VIMDOT(1)

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.

Name

       vimdot - Combined text editor and dot viewer

See Also

vim(1), dot(1)

Synopsis

vimdot [file]

See Also