rounakcodes
rounakcodes
If someone could even suggest a workaround/hack for this instead of building the functionality in this plugin, that would be great too!
Yes. Correct. That is what I meant when I said "If I use only Call.paginate(), it returns results with pagination". The problem is when I use the aggregation *Call.aggregate* that...
Not exactly pagination substitute but I got away for now doing: ``` javascript const queryCalls = async (filter, { limit = 10, page = 1 }) => { const results...
> I'd love to see this - I decided to switch to nvim because of this, but then I found that none of the installation instructions bears any resemblance to...
I am also getting the same errors. ❯ nvim -v NVIM v0.8.3 Build type: Release