Change XML tag trigger to auto trigger
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 20s
Details
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 20s
Details
This commit is contained in:
parent
c3f37295e6
commit
04f7b17fd5
|
@ -1,4 +1,4 @@
|
|||
snippet tg "automated tag insertion" b
|
||||
snippet << "automated tag insertion" A
|
||||
<${1:tag}>
|
||||
$2
|
||||
</${1/(\w+).*/$1/}>$0
|
||||
|
|
Loading…
Reference in New Issue