20 Dec 23:17
insert result of ruby
From: Jeff Rose <rosejn <at> gmail.com>
Subject: insert result of ruby
Newsgroups: gmane.comp.editors.vim.vim-ruby.devel
Date: 2005-12-20 22:18:49 GMT
Subject: insert result of ruby
Newsgroups: gmane.comp.editors.vim.vim-ruby.devel
Date: 2005-12-20 22:18:49 GMT
Anyone know if there is a way to run a small bit of ruby and insert the result into the current buffer? I wanted to do something like this, but get the output into the buffer rather than the command window: :ruby require 'date'; puts Date.today -Jeff
RSS Feed