mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Update markdown snippets
This commit is contained in:
parent
4c348b6eb6
commit
c81d148627
@ -47,7 +47,7 @@ $0
|
|||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
snippet font "HTML font tag"
|
snippet font "HTML font tag"
|
||||||
<font color="red">${1:TEXT}</font>
|
<font color="${1:red}">${2:TEXT}</font>
|
||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
snippet link "Markdown links"
|
snippet link "Markdown links"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user