aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarc André Tanner <mat@brain-dump.org>2014-12-23 13:15:42 +0100
committerMarc André Tanner <mat@brain-dump.org>2014-12-23 13:24:25 +0100
commit3314a2843f3c940e6fb96d8612f23172832f3804 (patch)
tree125540a08f818c9dd65125010e9683b611cdd676 /README
parentd47c31e12e0e2aa691b861a0da884f785664ba36 (diff)
downloadvis-3314a2843f3c940e6fb96d8612f23172832f3804.tar.gz
vis-3314a2843f3c940e6fb96d8612f23172832f3804.tar.xz
Optionally display line numbers alongside file
Enable/disable with :set number [0|1]
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index 75808bf..411f470 100644
--- a/README
+++ b/README
@@ -214,8 +214,6 @@ The editor takes a similar regex-based approach to syntax highlighting
than sandy and reuses its syntax definitions but always applies them to
a "screen full" of text thus enabling multiline coloring.
-Currently only the highlighting rules for C have been imported from sandy.
-
Window-Management
-----------------
@@ -450,6 +448,10 @@ and their current support in vis.
whether typed in tabs should be expanded to tabwidth spaces
+ number (1|0)
+
+ whether line numbers are printed alongside the file content
+
syntax name
use syntax definition given (e.g. "c") or disable syntax