[Level 1] Vim highlight search

If you want to search in vim,
you can use the command '#' to select the word first.
And if you want to hightlight it,
you can set highlight search in ~/.vim.rc

in ~/.vimrc
set hlsearch

Wish this helps.
regards,
Stanley Huang

Comments

Popular posts from this blog

[Level 1] Rar tool for Solaris.

[Level 2] iif in Python