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
Branch selector
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
Browse repository at this point
fix(test): update custom expectations with upstream changes
stasjok
committed
2a56bff
View commit details
Copy full SHA for 2a56bff
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
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
Browse repository at this point
Commits on Jun 21, 2026
docs: bump version to 0.18.0
echasnovski
committed
1345d19
View commit details
Copy full SHA for 1345d19
Browse repository at this point
docs: prepare for 0.18.0 release
echasnovski
committed
c7bf815
View commit details
Copy full SHA for c7bf815
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
Browse repository at this point
docs: update 'CHANGELOG.md' with version release dates
echasnovski
committed
fe1aa97
View commit details
Copy full SHA for fe1aa97
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
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
Browse repository at this point
ci: use Neovim=0.12.3 as a current stable release
echasnovski
committed
6f3b194
View commit details
Copy full SHA for 6f3b194
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
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
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
Browse repository at this point
docs(icons): fix various typos
abeldekat
authored and
echasnovski
committed
4236dfa
View commit details
Copy full SHA for 4236dfa
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
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
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
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
Browse repository at this point
fix(jump): respect forced Operator-pending mode
echasnovski
committed
34a2198
View commit details
Copy full SHA for 34a2198
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
Browse repository at this point
Commits on Jun 6, 2026
docs: mention 45+ modules in the README
echasnovski
committed
d5e6f5b
View commit details
Copy full SHA for d5e6f5b
Browse repository at this point
docs(input): add notes about how to use 'mini.input' in other plugins
echasnovski
committed
39f852e
View commit details
Copy full SHA for 39f852e
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
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
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
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
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
Browse repository at this point
feat(hues): add 'mini.input' explicit highlight groups
echasnovski
committed
85a840c
View commit details
Copy full SHA for 85a840c
Browse repository at this point
feat(base16): add 'mini.input' explicit highlight groups
echasnovski
committed
7c77b83
View commit details
Copy full SHA for 7c77b83
Browse repository at this point
feat(input): add NEW MODULE
echasnovski
committed
065cd70
View commit details
Copy full SHA for 065cd70
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
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
Browse repository at this point
docs(cmdline): fix typos in README
echasnovski
committed
a2a1d1d
View commit details
Copy full SHA for a2a1d1d
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.