diff options
Diffstat (limited to 'match/match.go')
| -rw-r--r-- | match/match.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/match/match.go b/match/match.go index 812fcac..b9c0973 100644 --- a/match/match.go +++ b/match/match.go @@ -1,3 +1,4 @@ +// Package match contains matchers that decide if to apply completion. package match // Match matches two strings |
