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

invoke from commandline? #5

Open
ahillio opened this issue Sep 5, 2021 · 1 comment
Open

invoke from commandline? #5

ahillio opened this issue Sep 5, 2021 · 1 comment

Comments

@ahillio
Copy link

ahillio commented Sep 5, 2021

Is there a way to invoke this vim plugin directly from the shell? Instead of having to fist open vim then do :Calc?

@fedorenchik
Copy link
Owner

Right now no way, however this would be interesting feature to implement.

You can try with python:

python -c "print(2 + 2 * 2)"
6

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

2 participants