vis

a vi-like editor based on Plan 9's structural regular expressions

git clone https://9o.is/git/vis.git

commit b8508226f2597c4daf55468acc144a42b667e5c4
parent 7d1c4a1f254df73f29ec34c373e23847881a6f06
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Fri, 28 Apr 2017 23:46:20 +0200

doc: use nicer sphinx theme

Diffstat:
Mdoc/conf.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/conf.py b/doc/conf.py @@ -93,7 +93,7 @@ todo_include_todos = False # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # -html_theme = 'alabaster' +# html_theme = 'alabaster' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the