Skip to content

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

@fedorenchik

Description

@fedorenchik

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions