Insert the contents of a file below the cursor

A clever way of inserting the contents of a file below the cursor. ```bash :r /path/to/file.txt ```