dupeiran001

Results 7 issues of dupeiran001

Related to #2614 As the title, I want the `node` type has more field, ie. `GitStatus`, for deeper customization. It could be awesome if I can use a sorter which...

feature request
PR please

I'm trying to zip a list of files from http stream into an archive. As far as I know, the `stream.bytes().next()await` operation takes some times waiting for the required bytes...

### Problem description I've tried to modify `lvim.buildin.cmp.sorces`, but it takes no effect. Nether does `lvim.buildin.cmp.formatting.fields`. Here is my [lvim config](https://github.com/dupeiran001/MyConfig/blob/8565670c62d4055118125e883a08adadd2e97017/lvim/lua/dpr/cmp.lua#L4-L38) I'd like the menu field to show some detailed...

bug

as shown here: after changing my Nvim to 0.10.0 preview, I found the win separator become a white line, and the inlay hint color is almost invisible when selected. Maybe...

### Did you check the docs? - [X] I have read all the noice.nvim docs ### Is your feature request related to a problem? Please describe. I', wondering whether it's...

enhancement

In the build derive macro, `04-call-builder`, the `build` function takes a `&mut self`, and it returns a `Command` with the ownership of the fields. So I have to `clone` the...

### Check for existing issues - [X] Completed ### Describe the feature [WakaTime](https://wakatime.com/) is a plugin to static coding time of all IDEs together in a dashboard I'm not sure...

needs infrastructure