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
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
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 }}
nvzone
/
menu
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
14
Star
668
Code
Issues
3
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Added config and setup(), handler(), Add which-key support, allow items= to be a function, more README, add some types, automatic filetype items
- #23
#23
Draft
Kamilcuk
wants to merge 16 commits into
nvzone:main
nvzone/menu:main
from
Kamilcuk:main
Kamilcuk/menu:main
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Draft
Added config and setup(), handler(), Add which-key support, allow items= to be a function, more README, add some types, automatic filetype items
#23
Kamilcuk
wants to merge 16 commits into
nvzone:main
nvzone/menu:main
from
Kamilcuk:main
Kamilcuk/menu:main
Copy head branch name to clipboard
Commits
Commits on Apr 19, 2026
init.lua: add types, add config, setup and handler function
Kamilcuk
committed
db65232
View commit details
Copy full SHA for db65232
Browse repository at this point
allow items to be a function
Kamilcuk
committed
323e86f
View commit details
Copy full SHA for 323e86f
Browse repository at this point
add which-key
Kamilcuk
committed
c69a6ff
View commit details
Copy full SHA for c69a6ff
Browse repository at this point
implement filetype detection with require
Kamilcuk
committed
8a67223
View commit details
Copy full SHA for 8a67223
Browse repository at this point
which-key: properly walk on prefix, remove first stage, add sorting
Kamilcuk
committed
bc659e4
View commit details
Copy full SHA for bc659e4
Browse repository at this point
init.lua: better handle errors in parsing items
Kamilcuk
committed
51567e7
View commit details
Copy full SHA for 51567e7
Browse repository at this point
init.lua: improve config
Kamilcuk
committed
11e3d49
View commit details
Copy full SHA for 11e3d49
Browse repository at this point
default.lua: add lazy loaded which-key entry if which-key is available
Kamilcuk
committed
3287896
View commit details
Copy full SHA for 3287896
Browse repository at this point
update README.md
Kamilcuk
committed
61f737c
View commit details
Copy full SHA for 61f737c
Browse repository at this point
fix README.md indentation
Kamilcuk
committed
898f0e8
View commit details
Copy full SHA for 898f0e8
Browse repository at this point
add stylua.toml and apply formatting
Kamilcuk
committed
fe88d96
View commit details
Copy full SHA for fe88d96
Browse repository at this point
fix bug - rebase me
Kamilcuk
committed
7edc338
View commit details
Copy full SHA for 7edc338
Browse repository at this point
init.lua: add nested_col
Kamilcuk
committed
a259126
View commit details
Copy full SHA for a259126
Browse repository at this point
update which-key
Kamilcuk
committed
6af960d
View commit details
Copy full SHA for 6af960d
Browse repository at this point
fix no height with zero items
Kamilcuk
committed
ad0a269
View commit details
Copy full SHA for ad0a269
Browse repository at this point
fix which-key menu, add which-key menu from leader and make it more lazy loaded
Kamilcuk
committed
d9235f8
View commit details
Copy full SHA for d9235f8
Browse repository at this point
You can’t perform that action at this time.