Tag Archives: editors

anything-project-files.el

[lisp light=”true”] ;; As promised `anything-project-files’. This smattering of code ;; allows you to define and load projects. Projects, once loaded, will ;; be indexed for all interesting files, which will let you make an ;; `anything’ command to rule … Continue reading

Posted in Emacs, Programming | Tagged , , , | 2 Comments

Anything.else

Last time I blabbed about why anything.el is rad, but left you hanging with just a few out-of-the-box implications or that rad-ness. This time, let’s use anything.el to make our own anything. The simplest anything.el customization is making your own … Continue reading

Posted in Emacs, Programming | Tagged , , , , | 2 Comments

What can I get for 10 dolla? Anything.el.

Actually it’s not even $10. It’s free, both as in speech and as in nachos. So in the spirit of fanning both sides of the fire, here’s a quick look at anything.el for (gasp) Emacs. Anything.el is most certainly one … Continue reading

Posted in Emacs, Programming | Tagged , , , , | 21 Comments

Change Little Word, Change

I’m back (to blogging) and aroused from my meat coma with some vim wisdom to share (vi-sdom?). Here a handy mapping to make your day better. Of course you know that cw (mnemonically “change word”) replaces from the cursor to … Continue reading

Posted in Programming, Vim | Tagged , , , , | 2 Comments