aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.md b/README.md
index 115917f..1eb5f66 100644
--- a/README.md
+++ b/README.md
@@ -429,14 +429,12 @@ Operators can be forced to work line wise by specifying `V`.
use syntax definition given (e.g. "ansi_c") or disable syntax
highlighting if no such definition exists (e.g :set syntax off)
- show
+ show-spaces (yes|no) default no
+ show-tabs (yes|no) default no
+ show-newlines (yes|no) default no
show/hide special white space replacement symbols
- newlines = [0|1] default 0
- tabs = [0|1] default 0
- spaces = [0|1] default 0
-
cursorline (yes|no) default no
highlight the line on which the cursor currently resides