---
title: Writing CSS in Vim
teaser: Using CSS snippets in Vim.
tags: design,vim,css
author: Kyle Fiedler
published_on: 2011-12-21
---

<iframe
  src="http://player.vimeo.com/video/33041038?title=0&amp;byline=0&amp;portrait=0"
  width="500"
  height="312"
  frameborder="0"></iframe>

A quick screencast that shows how I use <abbr title="Cascading Style
Sheets">CSS</abbr> snippets to speed up my workflow.

Links Mentioned in video:

* [Textmate Zen CSS](http://code.google.com/p/zen-coding/downloads/detail?name=TextMate.Zen.CSS.1.3.1.zip&amp;can=2&amp;q=)
* [Textmate SCSS](https://github.com/kuroir/SCSS.tmbundle)
* [Vim CSS Snippets](https://github.com/tisho/css-snippets-snipmate)
* [My Vim CSS Snippets](https://gist.github.com/1398610)
