Closed neuromagus closed 3 years ago
I am stuck coming up with a way to enter a new line indented and have the closing tag on the line below automatically placed.
As follows (| being the cursor):
<body>|</body> ... hit <CR>... <body> | </body> but i have <body> |</body>
I am stuck coming up with a way to enter a new line indented and have the closing tag on the line below automatically placed.
As follows (| being the cursor):