Problem
I just know that Nvim supports shorthand py3=expr (for py3 print(expr) to print a Python expression. But this is not documented anywhere, not in Vimdoc, not on https://pynvim.readthedocs.io, not on README.md either. I wonder how many people know this shorthand
Expected behavior
It must be documented
Problem
I just know that Nvim supports shorthand
py3=expr(forpy3 print(expr)to print a Python expression. But this is not documented anywhere, not in Vimdoc, not on https://pynvim.readthedocs.io, not on README.md either. I wonder how many people know this shorthandExpected behavior
It must be documented