mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
add new markdown snippet
This commit is contained in:
@@ -162,3 +162,7 @@ snippet success "success box"
|
|||||||
</div>
|
</div>
|
||||||
$0
|
$0
|
||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
|
snippet td "too long do not read" bw
|
||||||
|
tl;dr: $1
|
||||||
|
endsnippet
|
||||||
|
|||||||
Reference in New Issue
Block a user