From 577c9a78c8eb31269aa004c809d277f7647b171c Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Tue, 7 Jun 2016 12:58:57 -0400 Subject: Added mnemonics for autocomplete functions to docs at the top --- fuzzel.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fuzzel.lua') diff --git a/fuzzel.lua b/fuzzel.lua index bd9308a..67f0ee3 100644 --- a/fuzzel.lua +++ b/fuzzel.lua @@ -105,6 +105,8 @@ fuzzel.ffr = fuzzel.FuzzyFindRatio fuzzel.fsd = fuzzel.FuzzySortDistance fuzzel.fsr = fuzzel.FuzzySortRatio + fuzzel.fad = fuzzel.FuzzyAutocompleteDistance + fuzzel.far = fuzzel.FuzzyAutocompleteRatio ]]--You probably don't want to touch anything past this point -- cgit v1.2.3-70-g09d2