vim-notes icon indicating copy to clipboard operation
vim-notes copied to clipboard

Is it possible to run python sneppit by selecting it?

Open eduOS opened this issue 7 years ago • 0 comments

Every now and then I write some segments of code in the note, then I want to know if it is possible to implement that function?

For instance:

print("hi", end="\n\n")

I just select the three lines and press the short cut ctrl-r then I see the result in a temporary window bellow.

eduOS avatar Jan 16 '18 08:01 eduOS