Skip to content

firegoby/XSLT-Snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

XSLT Snippets for Vim's SnipMate Plugin

  • Author: Chris Batchelor, Firegoby Design
  • Version: 0.2
  • Date: 22 Jan 2012
  • License: See UNLICENSE file

Installation

Required

Recommended - Install via Vundle

  • Add Bundle 'firegoby/XSLT-Snippets' to your .vimrc
  • Call :BundleInstall from Vim's commandline

Manual Installation

  • Put xslt.snippet in your chosen SnipMate's snippets/ dir
  • Restart Vim
  • Call :set filetype=xslt or,
  • have filetype on in your .vimrc (recommended)

Notes

(See xslt.snippets for the actual snippets)

  • suffix 'd' = 'disable-ouput-escaping'
  • suffix 'l' = long, multi-line version

About

XSLT Snippets for Vim's SnipMate Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published