Rare find

Liquid. Syntax highlighting and editing tools for Liquid template files in Vim.

github.com/tpope/vim-liquid

Vaya's read on this project

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

Updates

July 2025
  • Highlight reverse filter
March 2022
  • Use compound 'filetype' for non-HTML files
November 2021
  • Fix matchit for capture/comment/highlight
September 2021
  • Add missing b:undo_indent
  • Add abort to function declarations
July 2021
  • Add more keywords
July 2020
  • Add support for whitespace control syntax
June 2020
  • Fix indentation problem with single line if/endif
December 2019
  • Sync with official runtime files
November 2019
  • Add sponsor button
February 2016
  • Use shiftwidth() when available
March 2014
  • Merge pull request #12 from illarionK/master
  • Set subtype for Shopify alternate templates
May 2013
  • Support {% raw %}
October 2012
  • Match file pattern with jekyll
May 2012
  • Match upstream headers
August 2011
  • Fix detect of Jekyll layouts
  • Fix "else" indenting bug
February 2010
  • Highlight Jekyll {% highlight %} blocks
  • Highlight YAML front matter