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