logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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