Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Dec 20, 2023
1 parent 532d747 commit afde070
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/carapace/cmd/invoke.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ func init() {
action.ActionCompleters(),
bridge.ActionCarapaceBin("_carapace", "export", "", "_carapace").Shift(1).
Filter("macro", "style"),
// carapace.ActionValues("bash", "export"), // TODO
carapace.ActionCallback(func(c carapace.Context) carapace.Action {
switch c.Args[1] {
case "bash",
Expand Down

0 comments on commit afde070

Please sign in to comment.