how to set the search results color of ideavim in pycharm? -
recently switch vim pycharm program, , have installed ideavim plugin. works in cases. when search text, finds result, searching result has no highlighting color. eg: typed 'first_pos' in command line, , result shows, no highlighting color in word. (sorry can not post image...)
how change search result color of ideavim? thanks.
try in console:
:set hls
taken related question: phpstorm ideavim highlight , jump search term before hitting enter (like sublime text or vim)
Comments
Post a Comment