You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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
I get these errors on Linux Mint when vim-elixir is enabled (Vundle), probably a line ending issue?
The text was updated successfully, but these errors were encountered: