Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
zbiko created a branch on zbiko/perfnvim
update-global-values - Neovim plugin for Perforce integration
zbiko created a branch on zbiko/perfnvim
make-selection-menu-faster - Neovim plugin for Perforce integration
zbiko created a branch on zbiko/perfnvim
add-select-changelist - Neovim plugin for Perforce integration
zbiko created a comment on a pull request on guillemaru/perfnvim
I observed the stalls when reopened nvim session with multiple buffers (7 buffers). The p4 diff commands might take some time - in my case it was ab. 1-2 seconds. So I had to wait something like 10...
zbiko created a branch on zbiko/perfnvim
add-select-checklist - Neovim plugin for Perforce integration
zbiko opened a pull request on guillemaru/perfnvim
Line annotations made in background thread
Do avoid stalls in editor when buffers are opened or saved a separate thread should be started to calculate annotations for each filezbiko pushed 1 commit to add-background-line-annotation zbiko/perfnvim
- Line annotations made in background thread 3c3b39b
zbiko created a branch on zbiko/perfnvim
add-background-line-annotation - Neovim plugin for Perforce integration
zbiko pushed 2 commits to fix_nostream_issue zbiko/perfnvim
zbiko pushed 3 commits to main zbiko/perfnvim
zbiko pushed 4 commits to main zbiko/perfnvim
zbiko opened a pull request on guillemaru/perfnvim
Fixes no stream issue when listing opened files
Fix sed command in _GetP4OpenedPaths() to handle the case when no stream is configuredzbiko created a branch on zbiko/perfnvim
fix_nostream_issue - Neovim plugin for Perforce integration