On 09/09/12 20:43, Bee wrote: > cal in a doc > From within terminal vim I can issue the command: > !cal > and it will display the current month. > How can I get it placed in the current document?
:r! cal which you can read about at :help :r! -tim -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
