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
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
The text was updated successfully, but these errors were encountered:
After installing in Windows Bash and opening vim the following errors appear:
The text was updated successfully, but these errors were encountered: