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

Upgrading to Vim 9.1 produces an E174 error #41

Open
gpakosz opened this issue Nov 27, 2024 · 0 comments
Open

Upgrading to Vim 9.1 produces an E174 error #41

gpakosz opened this issue Nov 27, 2024 · 0 comments

Comments

@gpakosz
Copy link

gpakosz commented Nov 27, 2024

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

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