You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`no_commands` can be set to `true` and the commands `Pytrize` etc won't be declared.
94
101
-`highlight` defines the highlighting used for the virtual text.
102
+
-`metrics` when set to `true`, logs timing information via `vim.notify` after each jump-to-fixture and rename operation. Useful for understanding performance in large projects. The jump reports total time and index-build time; the rename reports total, grep, scoping (fixture resolution), and apply time.
95
103
-`preferred_input` which method to query input to prefer (if it's installed), see the [Input](#input)-section below.
0 commit comments