Header Image
"Making cheese and cucumber sandwiches" by ProfDEHTags
anything.el Bicycling biking bingo breakfast clojure colostomy customization editors emacs evil flamewars Food ido mappings mccain dmca youtube copyright fairuse music pinky programming stallman freesoftware drm softwarepatents rant textmate programming textmate programming ctags bundles tips vim vimrc wingingit-
Recent Posts
Blogroll
Category Archives: Vim
Having my :vim and M-x emacs-ing it too
In 2008 or so, I switched from Textmate to vim. Then from vim to emacs. Then emacs to vim. Back to emacs. Vim. Emacs. Vim. Then I discovered Vimpulse for emacs, and that was that. Vimpulse is now Evil and … Continue reading
Visdom, briefly.
Wanna evaluate a line of code in your .vimrc without having to so: the whole damn file? [vim gutter=”false”] noremap <C-x><C-e> :exe getline(".")<CR> [/vim] I stole the binding from Emacs (suckers). Put yer cursor on the line of vim script … Continue reading
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