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 }}
lizy168
/
mini.nvim
Public
forked from
nvim-mini/mini.nvim
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mini.nvim
doc
mini-pick.txt
on
main
User selector
All users
All time
Commit history
Commits on Jul 7, 2026
feat(ALL)!: stop support of Neovim 0.9
echasnovski
committed
928971c
View commit details
Copy full SHA for 928971c
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
docs(ALL): improve consistency of help files
echasnovski
committed
ecb05c5
View commit details
Copy full SHA for ecb05c5
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
docs(ALL): fix many automatically detected typos
echasnovski
committed
bf8169f
View commit details
Copy full SHA for bf8169f
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
docs(ALL): unify notes about how to use some modules in other plugins
echasnovski
committed
7ed410c
View commit details
Copy full SHA for 7ed410c
View code at this point
Browse repository at this point
Commits on Jun 6, 2026
feat(pick): allow non-streaming paste from system clipboard
Show description for 15aa6de
echasnovski
committed
15aa6de
View commit details
Copy full SHA for 15aa6de
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
feat(ALL): prefer using `MiniInput.get()` if available
echasnovski
committed
cbae4fa
View commit details
Copy full SHA for cbae4fa
View code at this point
Browse repository at this point
Commits on May 21, 2026
feat(pick): add pattern matching method for `grep` and `grep_live`
echasnovski
committed
379c35c
View commit details
Copy full SHA for 379c35c
View code at this point
Browse repository at this point
Commits on May 19, 2026
docs(ALL): add tags for module speicific highlight groups
echasnovski
committed
264b5c8
View commit details
Copy full SHA for 264b5c8
View code at this point
Browse repository at this point
Commits on May 9, 2026
feat(pick): update `ui_select` to respect upstreamed `preview_item` API
Show description for 60b5aaa
echasnovski
committed
60b5aaa
View commit details
Copy full SHA for 60b5aaa
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
feat(pick): update `ui_select()` to work if there is an active picker
Show description for 7ee5b90
echasnovski
committed
7ee5b90
View commit details
Copy full SHA for 7ee5b90
View code at this point
Browse repository at this point
fix(pick): simplify `ui_select` logic when cancelling a picker
echasnovski
committed
46c3868
View commit details
Copy full SHA for 46c3868
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
feat(pick): make alternative movement keys more explicit
Show description for b39f70b
echasnovski
committed
b39f70b
View commit details
Copy full SHA for b39f70b
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
fix(pick): redraw several times for any preview
Show description for 05e275a
echasnovski
committed
05e275a
View commit details
Copy full SHA for 05e275a
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
fix(pick)!: don't force redraw every `config.delay.async` milliseconds
Show description for 7ff1d30
echasnovski
committed
7ff1d30
View commit details
Copy full SHA for 7ff1d30
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
docs(pick): fix code example in `source.choose` description
echasnovski
committed
fb4ccfe
View commit details
Copy full SHA for fb4ccfe
View code at this point
Browse repository at this point
Commits on Dec 21, 2025
docs(pick): adjust code examples to not have extra blank lines
echasnovski
committed
e88fd4a
View commit details
Copy full SHA for e88fd4a
View code at this point
Browse repository at this point
feat(pick): allow `source.preview` to set another buffer in main window
echasnovski
committed
ff11b1a
View commit details
Copy full SHA for ff11b1a
View code at this point
Browse repository at this point
Commits on Nov 14, 2025
docs(pick): mention "live" scope from `MiniExtra.pickers.lsp()`
echasnovski
committed
dce9bc4
View commit details
Copy full SHA for dce9bc4
View code at this point
Browse repository at this point
Commits on Nov 4, 2025
feat(pick)!: make `grep`/`grep_live` with `rg` tool respect case options
Show description for 22e9182
echasnovski
committed
22e9182
View commit details
Copy full SHA for 22e9182
View code at this point
Browse repository at this point
Commits on Oct 3, 2025
docs(ALL): tweak help files for better portability
Show description for 79654ef
echasnovski
committed
79654ef
View commit details
Copy full SHA for 79654ef
View code at this point
Browse repository at this point
Commits on Sep 16, 2025
feat(pick)!: set custom `vim.ui.select` implementation
Show description for a447ccc
echasnovski
committed
a447ccc
View commit details
Copy full SHA for a447ccc
View code at this point
Browse repository at this point
Commits on Jun 13, 2025
feat(ALL)!: stop support of Neovim 0.8
echasnovski
committed
8f2ea1e
View commit details
Copy full SHA for 8f2ea1e
View code at this point
Browse repository at this point
Commits on May 22, 2025
feat(pick): update "paste" action to support special registers
Show description for 5d04ab4
echasnovski
committed
5d04ab4
View commit details
Copy full SHA for 5d04ab4
View code at this point
Browse repository at this point
Commits on Apr 21, 2025
docs(pick): add implementation detail about dedicated key query process
echasnovski
committed
7b256e4
View commit details
Copy full SHA for 7b256e4
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
feat(pick): update `set_picker_match_inds()` to set other matches
Show description for bddfbfc
echasnovski
committed
bddfbfc
View commit details
Copy full SHA for bddfbfc
View code at this point
Browse repository at this point
feat(pick): update `get_picker_matches()` to return shown items data
Show description for b25bd55
echasnovski
committed
b25bd55
View commit details
Copy full SHA for b25bd55
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
feat(pick): add highlight groups for prompt prefix and caret
echasnovski
committed
c8890c9
View commit details
Copy full SHA for c8890c9
View code at this point
Browse repository at this point
feat(pick)!: rename `prompt_cursor` to `prompt_caret` in `config.window`
Show description for 7f44bca
echasnovski
committed
7f44bca
View commit details
Copy full SHA for 7f44bca
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
docs(pick): clarify arguments of `registry` entries
Show description for 50e7d32
echasnovski
committed
50e7d32
View commit details
Copy full SHA for 50e7d32
View code at this point
Browse repository at this point
Commits on Feb 1, 2025
docs(pick): clarify how `default_choose()` works for different items
echasnovski
committed
70e8fdc
View commit details
Copy full SHA for 70e8fdc
View code at this point
Browse repository at this point
Commits on Jan 19, 2025
feat(pick): add `MiniPickMatch` event
echasnovski
committed
fcf982a
View commit details
Copy full SHA for fcf982a
View code at this point
Browse repository at this point
Commits on Jan 18, 2025
feat(pick): update `ui_select` to allow `MiniPick.start()` customization
echasnovski
committed
855fdb1
View commit details
Copy full SHA for 855fdb1
View code at this point
Browse repository at this point
Commits on Jan 12, 2025
feat(pick)!: set window-local current directory to source's cwd
Show description for 5833f01
echasnovski
committed
5833f01
View commit details
Copy full SHA for 5833f01
View code at this point
Browse repository at this point
Commits on Jan 10, 2025
docs(pick): improve "centered on screen window config" example
echasnovski
committed
776ab41
View commit details
Copy full SHA for 776ab41
View code at this point
Browse repository at this point
Commits on Dec 26, 2024
docs(pick): add note that target window is set as current after `stop()`
echasnovski
committed
f3531a7
View commit details
Copy full SHA for f3531a7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.