Add custom snippets
This commit is contained in:
parent
cb32e85d5c
commit
728fc1cc94
4
custom-snippets/haskell.snippets
Normal file
4
custom-snippets/haskell.snippets
Normal file
@ -0,0 +1,4 @@
|
||||
snippet docsec
|
||||
------------------------
|
||||
--[ ${0:DOCUMENT SECTION} ]--
|
||||
------------------------
|
2
custom-snippets/markdown.snippets
Normal file
2
custom-snippets/markdown.snippets
Normal file
@ -0,0 +1,2 @@
|
||||
snippet tc
|
||||
\textcolor{${1:red}}{${0}}
|
Loading…
Reference in New Issue
Block a user