Add custom snippets
This commit is contained in:
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}}
|
||||
Reference in New Issue
Block a user