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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,7 +159,7 @@ Install the [opencode-snip](https://github.com/VincentHardouin/opencode-snip) pl
159
159
}
160
160
```
161
161
162
-
The plugin uses the `tool.execute.before` hook to automatically prefix supported commands with `snip`.
162
+
The plugin uses the `tool.execute.before` hook to automatically prefix all commands with `snip`. Commands not supported by snip pass through unchanged.
0 commit comments