feat(plugin): user command param fuzzy matching
The completion which existed always showed the complete list of
artio.builtins and didn't use what the documentation calls the leading
portion (argLead) of the argument currently being completed on. This
uses the argLead with fuzzy matching.
Reviewed-on: https://github.com/comfysage/artio.nvim/pull/11
authored by
robinwobin.dev
9c654035
5442b17e