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

E492: Not an editor command #243

Closed
vqng opened this issue Dec 23, 2016 · 2 comments
Closed

E492: Not an editor command #243

vqng opened this issue Dec 23, 2016 · 2 comments

Comments

@vqng
Copy link

vqng commented Dec 23, 2016

I get these errors on Linux Mint when vim-elixir is enabled (Vundle), probably a line ending issue?

Error detected while processing /home/nav/.vim/bundle/vim-elixir/ftdetect/elixir.vim:
line    4:
E492: Not an editor command: ^M
line    6:
E492: Not an editor command: ^M
line    7:
E488: Trailing characters
line   10:
E492: Not an editor command: ^M
line   11:
E488: Trailing characters
@jbodah
Copy link
Collaborator

jbodah commented Dec 23, 2016

@NavieHuynh have you seen this issue? My local doesn't seem to notice the extra characters so they may be being added by git automagically on clone? VundleVim/Vundle.vim#445

@vqng
Copy link
Author

vqng commented Dec 23, 2016

it works, thanks @jbodah

@vqng vqng closed this as completed Dec 23, 2016
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

2 participants