I was thinking about a good way to switch between the light and dark versions of Solarized today. Of course I can do it manually, but that’s tedious, and I know I’ll never do it. I could make it switch based on the time of day, but that’s boring, and anybody can do that.
I code HTML in Emacs, and Emmet makes it a breeze. Although, there was one thing that bugged me. When I expand div
, Emmet gives me
Let’s say you like to use fancy JS frameworks, like jQuery. A lot. Now, what do you do? You could go and download a fresh copy every time you need to use it, but that’s so tedious. Or, you could save a copy somewhere in a convenient location on your harddrive, and get it from there. But then you’d still have to go and grab the latest every time, or settle for using an older, out-of-date version.