Hmm, how timely. I posted yesterday my solution to integrate R and vim. The message is in my sent box but I don't think it showed up in the list... Here it is again:
Hi All, If you use vim to edit R code, you may be interested in this. I have put together a personalized syntax file, some code templates, and a way to send code from Vim to R using autoHotKeys (windows). http://www.andrew.cmu.edu/user/jquesada/RvimSuite/instructions.html Actually, the little autoHotKeys can be useful even if you don't use vim just to send the example R code from the help pages to the console. Best wishes, -Jose PS: @list moderators Any idea why my message (from a @gmail account) appeared in the sent box but never on the list? On 4/18/06, Michael Graber <[EMAIL PROTECTED]> wrote: > Dear all, > > I'm starting to learn R, but I'm already programing for a while, using > ViM as editor. Therefore I'd like to be able to use R together with > ViM. > > My question now is, whether there are already people out there knowing > how to do this in a similar easy way as with Emacs, and if those would > be willing to share this knowledge. > I did already research on the web on this topic, but i couldn't find > satisfying answers, except one good looking approach on the ViM-website > with a perl-script called funnel.pl, which I couldn't make running on > my mac OSX 10.3.9 so far. > > I'd be grateful for help. > > Thanks, > Michael Graber > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html > -- Cheers, -Jose -- Jose Quesada, PhD. [EMAIL PROTECTED] Dept. of Psychology http://www.andrew.cmu.edu/~jquesada Sussex University Brighton, UK ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
