From bf976b49c9fa7604bd208cb3d8dc4d0e4c274641 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Fri, 11 Oct 2013 09:41:55 +0600 Subject: Add vim template plugin. --- files/.vim/templates/template.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 files/.vim/templates/template.html (limited to 'files/.vim/templates/template.html') diff --git a/files/.vim/templates/template.html b/files/.vim/templates/template.html new file mode 100755 index 0000000..84a4f1c --- /dev/null +++ b/files/.vim/templates/template.html @@ -0,0 +1,10 @@ + + + + + %FILE% + + + %HERE% + + -- cgit v1.2.3