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
Taking the wildignore files and converting them to patterns that work to hide files in netrw is a GREAT idea, but it does not seem to work in long view. I googled for quite awhile before someone pointed out that this is because the line the filename appears on now has extra file info on it, so it no longer matches the patterns created by vim-vinegar.
Rick
The text was updated successfully, but these errors were encountered:
akarzim
added a commit
to akarzim/vim-vinegar
that referenced
this issue
Jun 21, 2016
Taking the wildignore files and converting them to patterns that work to hide files in netrw is a GREAT idea, but it does not seem to work in long view. I googled for quite awhile before someone pointed out that this is because the line the filename appears on now has extra file info on it, so it no longer matches the patterns created by vim-vinegar.
Rick
The text was updated successfully, but these errors were encountered: