vis

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

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

commit bbabcc7404dd259b3470a53d7363b40dfa19a619
parent cb0cf8e82cb446799b0e681e7a5279f27ccc138a
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Tue, 28 Apr 2020 11:12:10 +0200

man: document theme location

Fix #824

Diffstat:
Mman/vis.1 | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/man/vis.1 b/man/vis.1 @@ -1380,6 +1380,11 @@ Maximum time (in seconds) to wait for syntax highlighting before aborting it. . .It Ic theme Op Do default-16 Dc or Do default-256 Dc Color theme to use, name without file extension. +Loaded from a +.Pa themes/ +sub directory of the paths listed in the +.Sx FILES +section. . .It Cm syntax Op Cm off Syntax highlighting lexer to use, name without file extension.