diff options
Diffstat (limited to 'runtime/doc/eval.txt')
-rw-r--r-- | runtime/doc/eval.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt index c38edb5f92..512cfc4e58 100644 --- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt @@ -8397,6 +8397,7 @@ synIDattr({synID}, {what} [, {mode}]) *synIDattr()* "standout" "1" if standout "underline" "1" if underlined "undercurl" "1" if undercurled + "strikethrough" "1" if struckthrough Example (echoes the color of the syntax item under the cursor): > |