diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |
