From afb69b98047d51a578b6d9d7bb482c6c4c0e8482 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Thu, 13 Oct 2011 18:57:49 +0600 Subject: f --- files/.vim/snippets/xslt.snippets | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 files/.vim/snippets/xslt.snippets (limited to 'files/.vim/snippets/xslt.snippets') diff --git a/files/.vim/snippets/xslt.snippets b/files/.vim/snippets/xslt.snippets new file mode 100644 index 0000000..977782d --- /dev/null +++ b/files/.vim/snippets/xslt.snippets @@ -0,0 +1,6 @@ +snippet template: + + ${2} + +snippet valueof: + -- cgit v1.2.3