Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

g:netrw_list_hide is partly cleared if != s:dotfiles #102

Open
fedorenchik opened this issue Jul 15, 2018 · 0 comments
Open

g:netrw_list_hide is partly cleared if != s:dotfiles #102

fedorenchik opened this issue Jul 15, 2018 · 0 comments

Comments

@fedorenchik
Copy link

fedorenchik commented Jul 15, 2018

If there is following line in .vimrc:
let g:netrw_list_hide = netrw_gitignore#Hide() . ',\(^\|\s\s\)\zs\.\S\+'
vim-vinegar will remove netrw_gitignore#Hide() or any other string.
Expected results:
vim-vinegar keep whole custom g:netrw_list_hide variable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant