diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/vim-under-the-cursor.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/vim-under-the-cursor.txt b/doc/vim-under-the-cursor.txt index a799d82..2b41372 100644 --- a/doc/vim-under-the-cursor.txt +++ b/doc/vim-under-the-cursor.txt | |||
@@ -9,4 +9,15 @@ can be activated with | |||
9 | 9 | ||
10 | :set termguicolors | 10 | :set termguicolors |
11 | 11 | ||
12 | |||
13 | ============================================================================== | ||
14 | EXAMPLE *vim-under-the-cursor-example* | ||
15 | |||
16 | #ff0000 | ||
17 | #ff000088 | ||
18 | #00ff00 | ||
19 | #00ff0088 | ||
20 | #0000ff | ||
21 | #0000ff88 | ||
22 | |||
12 | vim:tw=78:ts=8:ft=help:norl: | 23 | vim:tw=78:ts=8:ft=help:norl: |