Initial commit.
This commit is contained in:
3
vim/snippets/rst/-.snippet
Executable file
3
vim/snippets/rst/-.snippet
Executable file
@@ -0,0 +1,3 @@
|
||||
${1:Title}
|
||||
-----${2:-}
|
||||
${3}
|
||||
2
vim/snippets/rst/_.snippet
Executable file
2
vim/snippets/rst/_.snippet
Executable file
@@ -0,0 +1,2 @@
|
||||
\`${1:Text}\`_
|
||||
.. _\`$1\`: ${2:blah blah}
|
||||
Reference in New Issue
Block a user