Rare find

Haml. Vim editor support for Haml, Sass, and SCSS templates.

vim.org/scripts/script.php?script_id=1433

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2024
  • Fix &isk not applying when editing SASS/SCSS
August 2022
  • Use recommended_style pattern for indenting defaults
  • Remove unused variables
  • Sync with official runtime files
September 2021
  • Add missing b:undo_indent
August 2020
  • Add sassKeyframe (#93)
December 2019
  • Sync with official runtime files
November 2019
  • Add sponsor button
August 2018
  • Stop setting shiftwidth and expandtab
  • Add colon classes to HAML syntax
  • Limit Sass 'iskeyword' override to pure Sass files
July 2018
  • Set 'define' to match HTML ids in Haml files
May 2018
  • Highlight Sass placeholder class like actual class
  • Smarter Sass 'includeexpr'
  • Proper 'define' support
July 2017
  • Fix highlighting comments in scss files
May 2017
  • Drop support for old style bang variables
  • Highlight !global and !optional
  • Sync with upstream
February 2016
  • Use shiftwidth() when available