Search with less backslash.
Follow the documentation of your favorite plugin manager.
Example:
nmapg/<Plug>(modesearch-slash)nmapg?<Plug>(modesearch-question)cmap<C-x><Plug>(modesearch-toggle-mode)You can also start searching with a fixed mode with the following mappings:
" Always starts in 'rawstr' modenmapg/<Plug>(modesearch-slash-rawstr)" Always starts in 'regexp' modenmapg?<Plug>(modesearch-question-regexp)