tREADME: the lim option - neatvi - [fork] simple vi-type editor with UTF-8 supp… | |
git clone git://src.adamsgaard.dk/neatvi | |
Log | |
Files | |
Refs | |
README | |
--- | |
commit c5d5dede6ae7fd6678ca662be496a2dccfe5396d | |
parent 73484384d37bca6602d718a7aa946a01af44a56a | |
Author: Ali Gholami Rudi <[email protected]> | |
Date: Thu, 17 Feb 2022 12:25:51 +0330 | |
README: the lim option | |
Diffstat: | |
M README | 2 ++ | |
1 file changed, 2 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/README b/README | |
t@@ -62,6 +62,8 @@ hl, highlight | |
highlighting rules in conf.h. | |
hll, highlightline | |
If set, highlight current line. | |
+lim, linelimit | |
+ Lines longer than this value are not reordered or highlighted. | |
ai, autoindent | |
As in vi(1). | |
aw, autowrite |