Skip to content

Commit

Permalink
Adjusted priority again.
Browse files Browse the repository at this point in the history
  • Loading branch information
SirVer committed Mar 5, 2014
1 parent 215c567 commit 929acee
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions UltiSnips/all.snippets
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# This file contains snippets that are always defined. I personally
# have snippets for signatures and often needed texts

# sligthly lower priority than everything else. After all these should
# overwrite.
priority -51
# sligthly lower priority than everything else since specialized versions
# should overwrite. The user needs to adjust her priority in her snippets to
# ~-55 so that other filetypes will still overwrite.
priority -60

##############
# NICE BOXES #
Expand Down

0 comments on commit 929acee

Please sign in to comment.