consimilo icon indicating copy to clipboard operation
consimilo copied to clipboard

Keywordization of keys is not always possible

Open Heliosmaster opened this issue 7 years ago • 1 comments

The result keys in :top-k are always keywordized. This is not necessary and actually causes the whole thing to be unusable when keys are not to be keywords (in my case, strings, UUIDs...)

Heliosmaster avatar Oct 22 '18 13:10 Heliosmaster

@Heliosmaster can you convert from keyword to your desired type? I wrote the library for a specific application, but am happy to consider pull requests.

andrewmcloud avatar May 21 '19 00:05 andrewmcloud