zweifisch / pipe2eval

REPL inside vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gvim support?

ReneFroger opened this issue · comments

First, thanks for creating such a awesome plugin!

But will it support Gvim (on Windows 7), by any chance?

Just a little naive shell script... It should work with gvim but not windows out of the box, it's possible to run it with gow or cygwin, but I've never tried. Why not give linux a try, it's more developer friendly, and hjkl binding is ubiquitous :)

I tried! But because of work, and some tools who are not available for Linux, I'm bounded to Windows. :/

But thanks for your reply anyway.
-----Original Message-----
From: zweifisch notifications@github.com
Date: Sat, 12 Jul 2014 17:07:28
To: zweifisch/pipe2evalpipe2eval@noreply.github.com
Reply-To: zweifisch/pipe2eval reply@reply.github.com
Cc: ReneFrogerernst@ensifex.nl
Subject: Re: [pipe2eval] Gvim support? (#9)

Just a little naive shell script... It should work with gvim but not windows out of the box, it's possible to run it with gow or cygwin, but I've never tried. Why not give linux a try, it's more developer friendly, and hjkl binding is ubiquitous :)


Reply to this email directly or view it on GitHub:
#9 (comment)

Why not try Emacs? It's more developer friendly, and doesn't depend on OS like Vim/Gvim, thanks to the famous Emacs Lisp system.

Yeah, I've already switched. 😄

Good for you! The defaults are horrible and it's pain in the ass to set it up. But once you're onboard, the on-the-fly coding in Elisp is sweet.