|
|
|
|
|
by daemianmack
5763 days ago
|
|
Funny, about an hour ago I finally broke down and remapped Ctrl+w to backward-kill-word[1] after re-reading Yegge's Effective Emacs, and you've just reminded me to push the commit to my fork of emacs-starter-kit, which is a great way to get a core set of functionality. Works best if you're tyrannical about keeping it up to date, which I mostly am. http://github.com/daemianmack/emacs-starter-kit/ Favorite two most recent additions: pyflakes/pylint for Python, and rainbow-mode for CSS. [1] Having backward-kill-word a two-finger-stroke, instead of the two-handed alt+Backspace, is great! On the other hand, it turns out I kill-region a lot more than I thought I did, so that's a little weird. |
|