NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
vim digraphs (Score:1)
vim magic for this from my
Re: (Score:1)
Uh, make that ctrl+k l*. That's a lot harder to type than sub , so I'd go for the imap option.
Re: (Score:1)
imap <C-L> λ{}<ESC>:set encoding=utf8<CR>i
And of course, you could just make that type "sub {" for you as well, but lambda reads better
Offer Alternatives (Score:2)
If it's a public interface, maybe offer an alternative?
—Theory