Skip to content

Upgrading to Vim 9.1 produces an E174 error #41

@gpakosz

Description

@gpakosz

Hello,

Since I upgraded to Vim 9.1, I'm getting this error on startup

Error detected while processing /usr/local/Cellar/vim/9.1.0850/share/vim/vim91/plugin/netrwPlugin.vim:
line   39:
E174: Command already exists: add ! to replace it: Open    call netrw#Open(trim(<q-args>))

It seems that command! -bar -nargs=? -complete=file Open call xolox#shell#open_cmd(<q-args>) clashes with this change in the netrw plugin: vim/vim@8b0fa7a#diff-04bdb3e603079bce69af82dde6018a473e9ec1da595229d3f7bfc777885a169a

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