haya14busa / incsearch-fuzzy.vim

130 stars 3 forks source link

Search patter stays in the command line after search #7

Open yevhen-m opened 6 years ago

yevhen-m commented 6 years ago

After I fuzzy search in a file a search pattern is show in the command line. How can I silence it?

VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Nov 29 2017 18:01:39)
macOS version
Included patches: 1-1350
Compiled by Homebrew
    " Incsearch settings
    map /  <Plug>(incsearch-forward)
    map ?  <Plug>(incsearch-backward)
    map g/ <Plug>(incsearch-fuzzy-/)
screen shot 2017-11-29 at 21 17 35