Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
zuqini
/
zpack.nvim
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
143
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
v1.1.0
User selector
All users
All time
Commit history
Commits on Apr 8, 2026
docs: tighten wording in features and target audience sections
zuqini
committed
97f184c
View commit details
Copy full SHA for 97f184c
Browse repository at this point
Merge pull request #5 from zuqini/zuqini/readme-overhaul
Show description for 7014069
zuqini
authored
7014069
View commit details
Copy full SHA for 7014069
Browse repository at this point
docs: split README into separate docs for examples, tips, and migration
Show description for 56f0230
zuqini
committed
56f0230
View commit details
Copy full SHA for 56f0230
Browse repository at this point
Merge pull request #4 from zuqini/zuqini/zrestore
Show description for 2e56772
zuqini
authored
2e56772
View commit details
Copy full SHA for 2e56772
Browse repository at this point
feat: add ZRestore command to restore plugins from lockfile
Show description for c8888ab
zuqini
committed
c8888ab
View commit details
Copy full SHA for c8888ab
Browse repository at this point
Commits on Mar 6, 2026
docs: add Extensions section with zshow.nvim
zuqini
committed
024d457
View commit details
Copy full SHA for 024d457
Browse repository at this point
docs: refine "zpack might be for you" section
zuqini
committed
3df9eb6
View commit details
Copy full SHA for 3df9eb6
Browse repository at this point
Commits on Jan 8, 2026
fix: use vim.pack.get() as source of truth for ZClean
Show description for 2d79e1c
zuqini
committed
2d79e1c
View commit details
Copy full SHA for 2d79e1c
Browse repository at this point
Commits on Jan 7, 2026
docs: tweak example config comment spacing for clarity
zuqini
committed
89a5a0c
View commit details
Copy full SHA for 89a5a0c
Browse repository at this point
Commits on Jan 6, 2026
feat: warn about semver-like version on vim.pack.add error
Show description for 643108d
zuqini
committed
643108d
View commit details
Copy full SHA for 643108d
Browse repository at this point
docs(readme): add new logo and acknowledgement
zuqini
authored
c301f59
View commit details
Copy full SHA for c301f59
Browse repository at this point
Commits on Jan 5, 2026
docs: reorganize Usage section and add Plugin Spec examples
Show description for a524317
zuqini
committed
a524317
View commit details
Copy full SHA for a524317
Browse repository at this point
fix: ZDelete! includes zpack.nvim in deletion list
Show description for 29de5e6
zuqini
committed
29de5e6
View commit details
Copy full SHA for 29de5e6
Browse repository at this point
feat: ZDelete force deletes active plugins
Show description for 141fb23
zuqini
committed
141fb23
View commit details
Copy full SHA for 141fb23
Browse repository at this point
docs: add Snacks.nvim dashboard workaround for lazy.nvim dependency
Show description for e4a594e
zuqini
committed
e4a594e
View commit details
Copy full SHA for e4a594e
Browse repository at this point
Commits on Jan 3, 2026
doc: consistent "batteries included" section header image
zuqini
authored
0559fe4
View commit details
Copy full SHA for 0559fe4
Browse repository at this point
Commits on Dec 31, 2025
docs: clarify config and opts relationship in examples
zuqini
committed
b331e1d
View commit details
Copy full SHA for b331e1d
Browse repository at this point
fix: check buffer validity before re-triggering FileType events
Show description for a4471ba
zuqini
committed
a4471ba
View commit details
Copy full SHA for a4471ba
Browse repository at this point
feat: auto-expand dir field paths with vim.fn.expand()
Show description for c279f97
zuqini
committed
c279f97
View commit details
Copy full SHA for c279f97
Browse repository at this point
refactor: move pack_spec creation from import to merge phase
Show description for 6c40410
zuqini
committed
6c40410
View commit details
Copy full SHA for 6c40410
Browse repository at this point
docs: update README and vimdoc
Show description for b0e80e8
zuqini
committed
b0e80e8
View commit details
Copy full SHA for b0e80e8
Browse repository at this point
refactor: load only target plugin for build hooks
Show description for de89d10
zuqini
committed
de89d10
View commit details
Copy full SHA for de89d10
Browse repository at this point
feat: add module loader for require-based lazy loading
Show description for e1ade68
zuqini
committed
e1ade68
View commit details
Copy full SHA for e1ade68
Browse repository at this point
fix: use merged spec for pack_spec.version instead of first spec
Show description for bebe792
zuqini
committed
bebe792
View commit details
Copy full SHA for bebe792
Browse repository at this point
docs: sync vimdocs with README and fix opts function signature
Show description for 6488da0
zuqini
committed
6488da0
View commit details
Copy full SHA for 6488da0
Browse repository at this point
perf: restore batch processing for startup plugins
Show description for df7c81f
zuqini
committed
df7c81f
View commit details
Copy full SHA for df7c81f
Browse repository at this point
Commits on Dec 30, 2025
feat: add spec merging and dependencies support
Show description for 8911d52
zuqini
committed
8911d52
View commit details
Copy full SHA for 8911d52
Browse repository at this point
Commits on Dec 29, 2025
fix: improve error handling and fix LSP type warning in loader
Show description for bce3731
zuqini
committed
bce3731
View commit details
Copy full SHA for bce3731
Browse repository at this point
refactor: unify get_main caching to plugin.main
Show description for 715a320
zuqini
committed
715a320
View commit details
Copy full SHA for 715a320
Browse repository at this point
perf: replace vim.fn.glob with cached vim.uv.fs_scandir
Show description for d6d95db
zuqini
committed
d6d95db
View commit details
Copy full SHA for d6d95db
Browse repository at this point
feat: add opts and main fields for auto-setup
Show description for 6bc1c70
zuqini
committed
6bc1c70
View commit details
Copy full SHA for 6bc1c70
Browse repository at this point
docs: reorganize migration section and fix header casing
Show description for 5912df8
zuqini
committed
5912df8
View commit details
Copy full SHA for 5912df8
Browse repository at this point
docs: add dependency note for :ZLoad in vimdocs
zuqini
committed
6b117d1
View commit details
Copy full SHA for 6b117d1
Browse repository at this point
style: apply LSP formatting and add clarifying comment
zuqini
committed
53b4595
View commit details
Copy full SHA for 53b4595
Browse repository at this point
test: add tests for ZLoad command
Show description for 3d289af
zuqini
committed
3d289af
View commit details
Copy full SHA for 3d289af
Browse repository at this point
Previous
Next
You can’t perform that action at this time.