I would like to write snippets for Less (.less) and Stylus (.styl) and use then in Vim's snipMate plugin. How can I accomplish that?
EDIT: I know that the first step is to create a file inside the snippets folder with a name like this: less.snippets
or stylus.snippets
but after that I'm not sure what to do.