This website requires JavaScript.
Explore
Help
Sign In
ArchConfig
/
emacs
Watch
2
Star
0
Fork
You've already forked emacs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
emacs
/
snippets
/
nxml-mode
/
form
7 lines
97 B
Plaintext
Raw
Permalink
Blame
History
# -*- mode: snippet -*-
# key: form
# name: form
# --
<form method="$1" action="$2">
$0
</form>
Reference in New Issue
View Git Blame
Copy Permalink