We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 215c567 commit 929aceeCopy full SHA for 929acee
UltiSnips/all.snippets
@@ -1,9 +1,10 @@
1
# This file contains snippets that are always defined. I personally
2
# have snippets for signatures and often needed texts
3
4
-# sligthly lower priority than everything else. After all these should
5
-# overwrite.
6
-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.
7
+priority -60
8
9
##############
10
# NICE BOXES #
0 commit comments