summaryrefslogtreecommitdiff
path: root/.config/vim/templates/html/form
diff options
context:
space:
mode:
Diffstat (limited to '.config/vim/templates/html/form')
-rwxr-xr-x.config/vim/templates/html/form6
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/vim/templates/html/form b/.config/vim/templates/html/form
new file mode 100755
index 0000000..5985979
--- /dev/null
+++ b/.config/vim/templates/html/form
@@ -0,0 +1,6 @@
+<form method="<++>" action="<++>">
+<p>
+ <++>
+</p>
+</form>
+<++>