This website works better with JavaScript.
Explore
Help
Sign In
buddy
/
dot-files
Watch
1
Star
0
Fork
You've already forked dot-files
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Add -- → — shortcut
Browse Source
main
Buddy Sandidge
10 years ago
parent
ca1a9d3a5d
commit
91a0dcb282
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
vim/UltiSnips/all.snippets
Unescape
Escape
View File
@ -34,3 +34,6 @@ endsnippet
snippet * "star"
★
endsnippet
snippet -- "em dash"
—
endsnippet
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
buddy/dot-files
Title
Body
Create Issue