Skip to content

Commit 929acee

Browse files
committed
Adjusted priority again.
1 parent 215c567 commit 929acee

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

UltiSnips/all.snippets

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# This file contains snippets that are always defined. I personally
22
# have snippets for signatures and often needed texts
33

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

89
##############
910
# NICE BOXES #

0 commit comments

Comments
 (0)