Initial commit.
This commit is contained in:
4
vim/snippets/html/ol.snippet
Executable file
4
vim/snippets/html/ol.snippet
Executable file
@@ -0,0 +1,4 @@
|
||||
<ol${1}>
|
||||
<li>${2}</li>
|
||||
${3}
|
||||
</ol>${4}
|
||||
Reference in New Issue
Block a user