This website requires JavaScript.
Explore
Help
Sign In
yannickreiss
/
nvim
Watch
1
Star
0
Fork
You've already forked nvim
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
04369588f6
nvim
/
UltiSnips
/
xml.snippets
6 lines
87 B
Plaintext
Raw
Blame
History
snippet tg "automated tag insertion" b
<${1:tag}>
$2
</${1/(\w+).*/$1/}>$0
endsnippet
Reference in New Issue
View Git Blame
Copy Permalink