coq_nvim
coq_nvim copied to clipboard
COQ fuzzy configuration
Is there a way to configure COQ to use word boundary sorting? For instance, I'm using selenium, and I'd like to be able to type "febi", and have one of the top options be find_element_by_id.
Thanks.