Skip to content
This repository has been archived by the owner on Aug 16, 2020. It is now read-only.

: #5

Closed
orbisvicis opened this issue Jan 28, 2016 · 1 comment
Closed

: #5

orbisvicis opened this issue Jan 28, 2016 · 1 comment

Comments

@orbisvicis
Copy link

Problem:

Command 'vimppm' already exists, Not replacing existing command. Use ! to override.

Fix:

Change:

commands.addUserCommand(..., ..., ..., ...)

to

commands.addUserCommand(..., ..., ..., ..., true)
`
@cd01
Copy link
Owner

cd01 commented Jan 30, 2016

I guess that your vimperator load vimppm.js twice.
Normally, vimppm.js is not only once at startup of vimperator.

@cd01 cd01 closed this as completed Feb 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants