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

^M Error after install in Windows Bash #128

Open
rmb938 opened this issue Mar 11, 2017 · 0 comments
Open

^M Error after install in Windows Bash #128

rmb938 opened this issue Mar 11, 2017 · 0 comments

Comments

@rmb938
Copy link

rmb938 commented Mar 11, 2017

After installing in Windows Bash and opening vim the following errors appear:

Error detected while processing /home/rbelgrave/.vimrc:
line    8:
E488: Trailing characters: nocompatible^M
line    9:
E475: Invalid argument: on^M
line   10:
E475: Invalid argument: off^M
line   11:
E492: Not an editor command: ^M
line   12:
E15: Invalid expression: fnamemodify(globpath(&rtp, 'vimified.dir'), ':p:h')^M
line   13:
E492: Not an editor command: ^M
line   15:
E121: Undefined variable: s:dotvim
E15: Invalid expression: ':so '.s:dotvim.'/functions/util.vim'^M
line   17:
E492: Not an editor command: ^M
line   19:
E121: Undefined variable: s:dotvim
E116: Invalid arguments for function expand(s:dotvim . '/before.vimrc')^M
E15: Invalid expression: expand(s:dotvim . '/before.vimrc')^M
line   20:
E121: Undefined variable: s:beforerc
E116: Invalid arguments for function filereadable(s:beforerc)^M
E15: Invalid expression: filereadable(s:beforerc)^M
line  685:
E171: Missing :endif
Press ENTER or type command to continue
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