'smartcase' option does not work with '*', '#', 'gd' etc...
Adding following maps into .vimrc will solve this problem.'
map * *N/<up><CR>
map # #n/<up><CR>
map gd gdN/<up><CR>
'smartcase' option does not work with '*', '#', 'gd' etc...
Adding following maps into .vimrc will solve this problem.'
map * *N/<up><CR>
map # #n/<up><CR>
map gd gdN/<up><CR>