From 3314a2843f3c940e6fb96d8612f23172832f3804 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Tue, 23 Dec 2014 13:15:42 +0100 Subject: Optionally display line numbers alongside file Enable/disable with :set number [0|1] --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README') 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 -- cgit v1.2.3