Added auctex and yasnippets
This commit is contained in:
6
.emacs.d/snippets/markdown-mode/highlight
Normal file
6
.emacs.d/snippets/markdown-mode/highlight
Normal file
@@ -0,0 +1,6 @@
|
||||
#name : Highlight
|
||||
#contributor: nguyenvinhlinh <nguyenvinhlinh93@gmail.com>
|
||||
# --
|
||||
{% highlight ${1:language} %}
|
||||
${0:content}
|
||||
{% endhighlight %}
|
||||
Reference in New Issue
Block a user