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

How to change the default REPL? #264

Closed
strboul opened this issue Apr 7, 2020 · 1 comment · Fixed by #266
Closed

How to change the default REPL? #264

strboul opened this issue Apr 7, 2020 · 1 comment · Fixed by #266

Comments

@strboul
Copy link
Contributor

strboul commented Apr 7, 2020

For some languages there are some REPL options e.g. g:neoterm_repl_python, but neoterm supports more languages than those languages having an available REPL option. I work with the files with .R extension. How can I change the default REPL for the files ending with .R or .Rmd extension?

@kassio
Copy link
Owner

kassio commented Apr 7, 2020

Currently, R doesn't have a way to configure. But, you can open a pull request changing these lines to introduce a new variable for that. You can take a look on how other languages are doing and copy the pattern. Let me know if you need help. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants