aboutsummaryrefslogtreecommitdiff
path: root/doc/vim-under-the-cursor.txt
blob: a799d8294843d0f796430b42bcfac0e1fefc1145 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
*vim-under-the-cursor.txt*  Highlight the word under the cursor and colors

==============================================================================
USAGE INSTRUCTIONS                                      *vim-under-the-cursor*

This plugin should work out of the box and does not require dedicated
configuration, however your Vim must use GUI colors for it to work. These
can be activated with 

  :set termguicolors

vim:tw=78:ts=8:ft=help:norl:
..