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

formiko-vim - reStructuredText and MarkDown editor and live previewer

Author

       Ondřej Tůma (mcbig@zeropage.cz)

1.4.3                                              18 Jan 2018                                    FORMIKO-VIM(1)

Bugs

       If   you   find   a    bug,    please    report    it    at    the    GitHub    issues    tracker.    See
       https://github.com/ondratu/formiko/issues.

Description

       Formiko is reStructuredText and MarkDown editor and live previewer. It is written in Python with Gtk3 and
       Webkit2. It use Docutils and recommonmark Common Mark parser.

       This version use Vim as editor.

       At this moment, thisworksonlyonX11graphicsbackend, because GtkSockets not work on Wayland yet.

Files

~/.config/formiko.ini
              Your personal configuration file. Formiko store your options automatically when you make change.

       ~/.cache/formiko/window.ini
              Your personal cache file. Formiko store there values about window size and paned panels.

       ~/.cache/formiko/WebKitCache
              This is your WebKit preview cache.

Name

       formiko-vim - reStructuredText and MarkDown editor and live previewer

Options

-h, --help
              Show help options

       FILE   Specifies  the  file  to  open  when formiko starts. If this is not specified, formiko will load a
              blank file with an "Untitled Document" label with ReStructuredText format.

See Also

vim(1)

Synopsis

       formiko-vim [options] [FILE]

See Also