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: docs/src/setup.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,6 @@
2
2
3
3
> This registers all the available [completers](./completers.md).
4
4
> It is also possible to load a single one by replacing `_carapace` with the completer name (e.g. `carapace chmod`).
5
-
>
6
-
> Skipping a completer is not possible [yet](https://github.com/rsteube/carapace/pull/539), but registering a different one after carapace overrides it.
7
-
> The script can also be edited manually to remove unwanted entries.
0 commit comments