This website works better with JavaScript.
Explore
Help
Sign In
jbiason
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
snippet for xml files, with autoclosing
master
Julio Biason
10 years ago
parent
cc1851cac2
commit
532d7529dd
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
UltiSnips/xml.snippets
3
UltiSnips/xml.snippets
Unescape
Escape
View File
@ -0,0 +1,3 @@
snippet ts "Simple tag, no content" b
<${1:tag}/>
endsnippet
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
jbiason/dotfiles
Title
Body
Create Issue