Ragtag. Shortcuts for writing HTML and XML in your text editor.

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

Vaya's read on this project

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

Updates

March 2022
  • Use Boolean value of g:ragtag_global_maps
February 2021
  • Use shorthand for PHP echo
  • Add support for vue
January 2020
  • Tighten check for pure HTML filetype
November 2019
  • Add new javascriptreact and typescriptreact filetypes (#54)
  • Add sponsor button
January 2019
  • Add support for tsx
September 2018
  • Set and unset completeopt in htmlEn and htmlDis
July 2018
  • Fix syntax error
  • Set define to jump to IDs
  • Remove unused function
May 2017
  • Use SSI for plain HTML files
  • Assume HTML5 doctype
April 2017
  • Add Handlebars support
March 2016
  • Merge pull request #45 from firedev/master
  • jsx support
September 2015
  • Fix accidentally global surround config
May 2015
  • Merge pull request #40 from cbartlett/master
  • Add README
April 2015
  • Merge pull request #38 from napcs/master