Created
December 22, 2016 18:08
-
-
Save fauverism/47c1c160239fd3554243a996b56ebaa7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Type ("_" is the cursor position): | |
html:5_ | |
Then type <c-y>, (Ctrly,), and you should see: | |
<!DOCTYPE HTML> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title></title> | |
</head> | |
<body> | |
_ | |
</body> | |
</html> | |
More Tutorials |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment