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
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
on
sync
User selector
All users
All time
Commit history
Commits on Jul 13, 2026
fix(files): respect new default explorer on Neovim>=0.13
Show description for fc5c716
echasnovski
and
abeldekat
committed
fc5c716
View commit details
Copy full SHA for fc5c716
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
fix(surround): use `{}` as default `config.custom_surroundings`
echasnovski
committed
b9916a6
View commit details
Copy full SHA for b9916a6
View code at this point
Browse repository at this point
fix(ai): use `{}` as default `config.custom_textobjects`
echasnovski
committed
c809270
View commit details
Copy full SHA for c809270
View code at this point
Browse repository at this point
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 30, 2026
fix(input): update `default_complete` 'cmdline' method to respect case
Show description for a12fe93
echasnovski
committed
a12fe93
View commit details
Copy full SHA for a12fe93
View code at this point
Browse repository at this point
fix(splitjoin): update to work if pre-hooks return no positions
Show description for b3fb9b6
echasnovski
committed
b3fb9b6
View commit details
Copy full SHA for b3fb9b6
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
fix(ai): make empty span cover nothing
Show description for 6531069
echasnovski
committed
6531069
View commit details
Copy full SHA for 6531069
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
docs(notify): fix typo after bulk adjusting documentation
echasnovski
committed
64e77a7
View commit details
Copy full SHA for 64e77a7
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
docs(diff): prefer using `|vim.text.diff()|` in docs
echasnovski
committed
ce33fdd
View commit details
Copy full SHA for ce33fdd
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
docs(icons): fix various typos
abeldekat
authored and
echasnovski
committed
4236dfa
View commit details
Copy full SHA for 4236dfa
View code at this point
Browse repository at this point
Commits on Jun 7, 2026
docs(input): fix various typos
echasnovski
committed
ff8b358
View commit details
Copy full SHA for ff8b358
View code at this point
Browse repository at this point
Commits on Jun 6, 2026
docs(input): add notes about how to use 'mini.input' in other plugins
echasnovski
committed
39f852e
View commit details
Copy full SHA for 39f852e
View code at this point
Browse repository at this point
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 5, 2026
fix(ALL): always treat <C-c> from the user as "cancel"
Show description for b2ac652
echasnovski
committed
b2ac652
View commit details
Copy full SHA for b2ac652
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
feat(input): add NEW MODULE
echasnovski
committed
065cd70
View commit details
Copy full SHA for 065cd70
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
feat(visits): use `vim.ui.input` to ask user for not supplied label
echasnovski
committed
232ceeb
View commit details
Copy full SHA for 232ceeb
View code at this point
Browse repository at this point
Commits on May 31, 2026
feat(surround): check children treesitter languages after parents
Show description for 8b63dc6
TheLeoP
and
echasnovski
committed
8b63dc6
View commit details
Copy full SHA for 8b63dc6
View code at this point
Browse repository at this point
feat(ai): check children treesitter languages after parents
Show description for 65ab682
TheLeoP
and
echasnovski
committed
65ab682
View commit details
Copy full SHA for 65ab682
View code at this point
Browse repository at this point
Commits on May 29, 2026
fix(extra): explicitly use standard ignore rules in `picker.git_files`
Show description for 9d0b9b7
echasnovski
committed
9d0b9b7
View commit details
Copy full SHA for 9d0b9b7
View code at this point
Browse repository at this point
docs(extra): fix example description of `pickers.git_files`
echasnovski
committed
86e8121
View commit details
Copy full SHA for 86e8121
View code at this point
Browse repository at this point
Commits on May 28, 2026
fix(misc): make `log_add()` work with non-copyable userdata
echasnovski
committed
bc97234
View commit details
Copy full SHA for bc97234
View code at this point
Browse repository at this point
Commits on May 21, 2026
fix(basics): use vim.hl.hl_op() on Neovim>=0.13 instead of on_yank
Show description for 6791615
abeldekat
and
echasnovski
committed
6791615
View commit details
Copy full SHA for 6791615
View code at this point
Browse repository at this point
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
docs(ai): document workarounds for `al` / `il` conflicts on Neovim>=0.13
echasnovski
committed
ee7b060
View commit details
Copy full SHA for ee7b060
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 18, 2026
feat(base16): add 'saghen/blink.cmp' integration
Show description for 6132b4f
echasnovski
and
kristijanhusak
committed
6132b4f
View commit details
Copy full SHA for 6132b4f
View code at this point
Browse repository at this point
feat(hues): add 'saghen/blink.cmp' integration
echasnovski
committed
6dbd978
View commit details
Copy full SHA for 6dbd978
View code at this point
Browse repository at this point
docs(basics): fix link for `vim.hl.on_yank()` on Neovim<0.11
echasnovski
committed
e5f23ea
View commit details
Copy full SHA for e5f23ea
View code at this point
Browse repository at this point
Commits on May 15, 2026
docs(files): add `config.windows.width_preview`, improve `refresh` help
abeldekat
authored and
echasnovski
committed
18797ed
View commit details
Copy full SHA for 18797ed
View code at this point
Browse repository at this point
Commits on May 12, 2026
docs(deps)!: mention 'mini.deps' development freeze
echasnovski
committed
e4f84cd
View commit details
Copy full SHA for e4f84cd
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
Previous
Next
You can’t perform that action at this time.