Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Enable text highlighting in VsVim

I really like text highlighting in Vim for searches and Shift-8. Is there anyway to enable it in VsVim on VS 2010 or VS 2012?

like image 791
hutchonoid Avatar asked Feb 25 '26 02:02

hutchonoid


1 Answers

I added a .vsvimrc file into my user home directory i.e. C:\Users\joe.bloggs that contains the following command:

 :set hlsearch

which is the regular Vim highlight search option.

like image 162
hutchonoid Avatar answered Feb 26 '26 22:02

hutchonoid



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!