Skip to content

Instantly share code, notes, and snippets.

@albertogalan
Last active April 2, 2019 11:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save albertogalan/09258f5e1b9591ef60e64408fd9787a6 to your computer and use it in GitHub Desktop.
Save albertogalan/09258f5e1b9591ef60e64408fd9787a6 to your computer and use it in GitHub Desktop.
<html>
<head>
<title><+TITLE+></title>
<meta name="generator" content="<+GENERATOR+>" />
<meta name="author" content="<+AUTHOR+>"/>
</head>
<body>
This is a change in the snipset
<h1>Title<h1>
<p>This is about</p>
<p><+CONTENT+></p>
</body>
</html>
@albertogalan
Copy link
Author

This an example of using gist inside of vim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment