How do I change the color of the selected code in Vim?
There are three selection modes, Visual Line mode or Visual Block mode, and selecting wi
Visual Line
Visual Block
My highlight
:hi Visual cterm=none ctermbg=darkgrey ctermfg=cyan
More xterm colors: https://github.com/guns/xterm-color-table.vim