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

Command already exists VIM8 #784

Closed
dotslashexec opened this issue Feb 19, 2017 · 4 comments
Closed

Command already exists VIM8 #784

dotslashexec opened this issue Feb 19, 2017 · 4 comments

Comments

@dotslashexec
Copy link

dotslashexec commented Feb 19, 2017

After cloning the git repository to ~/.vim/bundle/Vundle.vim and then creating .vimrc at ~.vimrc and copying the config from installation instruction into the vimrc file I get "Error detected while processing /home/username/.vim/bundle/newL9/plugin/l9.vim:
Line 40:
E174: Command already exists: add ! to replace it
Line 89:
E174: Command already exists: add ! to replace it
Line 100:
E174: Command already exists: add ! to replace it
Line 104:
E174: Command already exists: add ! to replace it"
Anybody got a fix? (Using Linux ElementaryOS 64bit)

@ghost
Copy link

ghost commented Feb 23, 2017

getting same error ubuntu

@kirkins
Copy link
Contributor

kirkins commented Mar 12, 2017

Same error ^

@kirkins
Copy link
Contributor

kirkins commented Mar 12, 2017

I found removing the line with:

Plugin 'L9'

Fixed the problem, solution described here: #713

@ryanoasis
Copy link
Member

Closing this. seems it is solved 😄

shippy pushed a commit to shippy/Vundle.vim that referenced this issue Apr 12, 2017
According to this discussion VundleVim#713 this plugin is simply an example, but the example seems to consistently break the installation process.

If this is the case better to remove it.

Another example of it causing problems: VundleVim#784
shippy pushed a commit to shippy/Vundle.vim that referenced this issue Jun 2, 2018
According to this discussion VundleVim#713 this plugin is simply an example, but the example seems to consistently break the installation process.

If this is the case better to remove it.

Another example of it causing problems: VundleVim#784
bgreenacre pushed a commit to bgreenacre/dotfiles that referenced this issue Jun 22, 2020
According to this discussion VundleVim/Vundle.vim#713 this plugin is simply an example, but the example seems to consistently break the installation process.

If this is the case better to remove it.

Another example of it causing problems: VundleVim/Vundle.vim#784
mkenney pushed a commit to bdlm/.bdlm that referenced this issue Feb 14, 2021
According to this discussion VundleVim/Vundle.vim#713 this plugin is simply an example, but the example seems to consistently break the installation process.

If this is the case better to remove it.

Another example of it causing problems: VundleVim/Vundle.vim#784
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

3 participants