fix(hipatterns): make sure priority is higher than the one for references
This commit is contained in:
1 file changed
+1
-1
@@ -40,7 +40,7 @@ M.plugin = {
|
||||
return hl
|
||||
end
|
||||
end,
|
||||
priotity = 5000,
|
||||
priority = 2000,
|
||||
}
|
||||
end
|
||||
require("mini.hipatterns").setup(opts)
|
||||
|
||||
Reference in new issue
Block a user