-
Notifications
You must be signed in to change notification settings - Fork 45
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
vim on mac doesn't like the newline in line 7 #12
Comments
Even if you delete the newline it doesn't seem to do anything when it loads. I'm on Linux though. |
@Proxa, The way to fix the issue on Linux is to run Note: If you are on Ubuntu, |
Running
You can work-around this by using
|
For anyone who doesnt have dos2unix readily available.
Worked very nicely, and i now have Powershell syntax colouring in OSX native vim. |
Error detected while processing /Users/cxu/.vim/ftdetect/ps1.vim:
line 7:
E492: Not an editor command: ^M
The text was updated successfully, but these errors were encountered: