On Sun, 2009-04-26 at 02:47 -0700, steffen.sier...@googlemail.com wrote:
> I'd love to have TextMate like snippets.
> I started something similar in my own yi.hs config
> file, but didn't continue it due to lack of time :(
This stuff is awesome! I wish I had known about it before . . .
I'll try
Hi
I'd love to have TextMate like snippets.
I started something similar in my own yi.hs config
file, but didn't continue it due to lack of time :(
In my config i overloaded the Tab-key to do
auto completion, insert tabs or if symbol before pointer
is a snippet keyword expand its snippet. My snip
On Sat, 2009-04-25 at 10:00 -0500, Jeff Wheeler wrote:
> Sat Apr 25 09:53:40 CDT 2009 Jeff Wheeler
> * Start basic template-expansion keymap
I'd love to hear some feedback on this before I commit it. I've been
running into problems deleting the pre-tab trigger, using deleteNAt
among other thi