Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 20s
6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
snippet << "automated tag insertion" A
|
|
<${1:tag}>
|
|
$2
|
|
</${1/(\w+).*/$1/}>$0
|
|
endsnippet
|