Tweet
Replying to @utopiah
To clarify a bit the Vim syntax :
- V selects the current line
- with r read the following results and output in current butter
- ! runs a filter as a command from the shell (here sending the current selection to SantaCoder for completion as a shell script)
(original)