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
doc
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
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
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
fix(sessions): update `restart()` to clear arglist if no active session
Show description for c55bf6a
echasnovski
committed
c55bf6a
View commit details
Copy full SHA for c55bf6a
View code at this point
Browse repository at this point
Commits on May 4, 2026
docs(ai): better document workarounds for `v_an` / `v_in` conflicts
Show description for 48555f1
echasnovski
committed
48555f1
View commit details
Copy full SHA for 48555f1
View code at this point
Browse repository at this point
Commits on Apr 24, 2026
feat(files): make file system actions LSP aware
Show description for 4f6f84a
TheLeoP
and
echasnovski
committed
4f6f84a
View commit details
Copy full SHA for 4f6f84a
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
feat(hipatterns)!: add `opts.max_number` for maximum hex color hl groups
Show description for 418ef49
echasnovski
committed
418ef49
View commit details
Copy full SHA for 418ef49
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.