hrsh7th

Results 42 issues of hrsh7th

From past experience, I seem to be bad at writing documentation. I would like to solicit opinions on the nvim-cmp documentation and what should be included in his README. (However,...

documentation
discussion

See https://github.com/hrsh7th/nvim-cmp/pull/198

feature-request

I hope the nvim ecosystem has more candidates for the completion plugin. However, the completion engine is a bit complex so I think it's a good idea to explain nvim-cmp's...

## Description Fixes #867 This PR improves the performance when updating the object that contains a large number of entries. ### Problem The current immer takes a long time for...