I was just going through my feeds, which I read in the OS X Terminal with Canto, and I thought it was interesting just how much time I spend in the terminal, and how I seem to rely more and more on the command line for speed and efficiency. As a schooled designer with a […]
Useful vim stuff: css_color.vim
As a vim user and CSS author, I’ve found the css_color.vim syntax file to be pretty handy. It shows hex codes in their actual color. If you use vim and do much CSS, you might like to try it out. css_color.vim in action: hex values are underlayed with the corresponding color.