-
Notifications
You must be signed in to change notification settings - Fork 25
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
Not an editor command #11
Comments
I had this issue as well. Run |
is there a way to set something into .vimrc file permanently or change some other seeting so one do not need to run :set filetype=rmarkdown all the time ? |
The latest changes in the repo (from the latest PR) should have improved this somewhat, did they not? |
I dont think so, since I run BundleUpdate, and the problem is still there. |
Add this to your .vimrc: |
I'm facing a similar issue, but if I use @nikolaussucher solution, it doesn't highlight the syntax unfortunately. The hl works but the command doesn't |
:RMarkdown does not seem to register as a command.
I installed through vundle with all prerequisites installed.
I would really love to have the Rscript functionality of this plugin. Any help is appreciated.
The text was updated successfully, but these errors were encountered: