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 }}
stasjok
/
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
lua
on
main
User selector
All users
All time
Commit history
Commits on Jul 14, 2026
feat(test): add fail_reason to custom expectations for consistency
stasjok
committed
4a5485d
View commit details
Copy full SHA for 4a5485d
View code at this point
Browse repository at this point
fix(test): update custom expectations with upstream changes
stasjok
committed
2a56bff
View commit details
Copy full SHA for 2a56bff
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
fix(text): add type annotation for expectations fail_reason
stasjok
committed
26659a3
View commit details
Copy full SHA for 26659a3
View code at this point
Browse repository at this point
Merge tag 'v0.18.0'
Show description for df2ed12
stasjok
committed
df2ed12
View commit details
Copy full SHA for df2ed12
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
fix(icons): update `get()` to work when cwd is removed from disk
Show description for a59a9b7
abeldekat
and
echasnovski
committed
a59a9b7
View commit details
Copy full SHA for a59a9b7
View code at this point
Browse repository at this point
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
fix(ALL): preserve metatables when creating custom copies
Show description for de21389
echasnovski
committed
de21389
View commit details
Copy full SHA for de21389
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
fix(extra): update `lsp` picker to highlight symbols after position data
echasnovski
committed
4823e80
View commit details
Copy full SHA for 4823e80
View code at this point
Browse repository at this point
fix(extra): update `lsp` picker to preserve order for queried scopes
Show description for 13e47c6
echasnovski
committed
13e47c6
View commit details
Copy full SHA for 13e47c6
View code at this point
Browse repository at this point
fix(jump): respect forced Operator-pending mode
echasnovski
committed
34a2198
View commit details
Copy full SHA for 34a2198
View code at this point
Browse repository at this point
fix(indentscope): respect forced Operator-pending mode in textobject
Show description for ecb8ac6
echasnovski
committed
ecb8ac6
View commit details
Copy full SHA for ecb8ac6
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
fix(input): do not fall back to original handler for non-streaming paste
Show description for 204c97e
echasnovski
committed
204c97e
View commit details
Copy full SHA for 204c97e
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
fix(pick): forward the error which occurred when waiting for user input
Show description for 5c7a796
echasnovski
committed
5c7a796
View commit details
Copy full SHA for 5c7a796
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(hues): add 'mini.input' explicit highlight groups
echasnovski
committed
85a840c
View commit details
Copy full SHA for 85a840c
View code at this point
Browse repository at this point
feat(base16): add 'mini.input' explicit highlight groups
echasnovski
committed
7c77b83
View commit details
Copy full SHA for 7c77b83
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 2, 2026
fix(files): ensure `reveal_cwd` also works when `/` is `cwd`
Show description for 11afe78
abeldekat
authored and
echasnovski
committed
11afe78
View commit details
Copy full SHA for 11afe78
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
fix(files): trigger window events after explorer is fully refreshed
Show description for cd8a30f
echasnovski
committed
cd8a30f
View commit details
Copy full SHA for cd8a30f
View code at this point
Browse repository at this point
Commits on May 28, 2026
fix(pick): return early in `start()` when in command line window
echasnovski
committed
15abccb
View commit details
Copy full SHA for 15abccb
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.