You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.
In my
.vimrc
i have this code:if I search something using this code:
:vimgrep /expression/ path/to/find
, receive the bellow messages to all possibles responses of searched:When I disabled the
let g:nerdtree_tabs_autofind = 1
I can see results the correct away.The text was updated successfully, but these errors were encountered: