Skip to content

Conversation

@pavoljuhas
Copy link
Contributor

Prefer netrw#os#Open to netrw#Open. netrw#Open was deprecated
in vim/vim@ec961b05d and shows warning when called.

References: #2409

Prefer `netrw#os#Open` to `netrw#Open`.  `netrw#Open` was deprecated
in vim/vim@ec961b05d and shows warning when called.

References: tpope#2409
@pavoljuhas
Copy link
Contributor Author

Example (in fugitive repo)

$ vim --noplugin -c "\
    packadd netrw | packadd vim-fugitive | packadd vim-rhubarb | \
    edit README.markdown"

:GBrowse
:messages

netrw#Open is deprecated, use dist#vim9#Open instead.
Feature will be removed in netrw v180

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

Successfully merging this pull request may close these issues.

1 participant