Skip to content

Commit

Permalink
Remove tricksy test code that slipped in somehow...
Browse files Browse the repository at this point in the history
  • Loading branch information
sagebind committed Mar 15, 2016
1 parent dbdb3dc commit c7aebf2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions functions/expand-word.fish
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,3 @@ Options
set -g __word_expansions $__word_expansions "$condition
$expander"
end

function expand:match-pattern -a pattern token
commandline -t | grep -q $pattern
end

0 comments on commit c7aebf2

Please sign in to comment.