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 }}
mintoya
/
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 Dec 23, 2025
applied same logic to type checking
mintoya
committed
f71440b
View commit details
Copy full SHA for f71440b
Browse repository at this point
simplified mode trigger application logic
mintoya
committed
7bc505f
View commit details
Copy full SHA for 7bc505f
Browse repository at this point
implementation of arrats in clue triggers
mintoya
committed
e2efcd7
View commit details
Copy full SHA for e2efcd7
Browse repository at this point
Commits on Dec 21, 2025
fix(pick): update `set_picker_opts` to rerun `match` only if necessary
Show description for 6170f60
echasnovski
committed
6170f60
View commit details
Copy full SHA for 6170f60
Browse repository at this point
docs(pick): adjust code examples to not have extra blank lines
echasnovski
committed
e88fd4a
View commit details
Copy full SHA for e88fd4a
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
Browse repository at this point
docs(cmdline): mention that MiniMax now uses 'mini.cmdline'
echasnovski
committed
05fd5ab
View commit details
Copy full SHA for 05fd5ab
Browse repository at this point
Commits on Dec 20, 2025
test(misc): cleanup `setup_termbg_sync()` tests
Show description for 6acb626
echasnovski
committed
6acb626
View commit details
Copy full SHA for 6acb626
Browse repository at this point
feat(misc)!: update `setup_termbg_sync()` to use OSC 111 sequence
Show description for 1c27903
echasnovski
committed
1c27903
View commit details
Copy full SHA for 1c27903
Browse repository at this point
docs(clue): improve example for <Leader> key submode
Show description for 6229e38
echasnovski
committed
6229e38
View commit details
Copy full SHA for 6229e38
Browse repository at this point
ci: reorganize CI into a single workflow
Show description for 0697349
echasnovski
committed
0697349
View commit details
Copy full SHA for 0697349
Browse repository at this point
Commits on Dec 19, 2025
docs(statusline): fix spelling error
mariusz-tang
authored and
echasnovski
committed
b7231b6
View commit details
Copy full SHA for b7231b6
Browse repository at this point
docs: update 'MAINTAINING.md' with more step details
echasnovski
committed
7d57454
View commit details
Copy full SHA for 7d57454
Browse repository at this point
docs: remove 'mini.cmdline' from "Planned modules" section
echasnovski
committed
5fe329c
View commit details
Copy full SHA for 5fe329c
Browse repository at this point
docs: use development version
echasnovski
committed
cd4cd6e
View commit details
Copy full SHA for cd4cd6e
Browse repository at this point
Commits on Dec 18, 2025
docs: bump version to 0.17.0
echasnovski
committed
a995fe9
View commit details
Copy full SHA for a995fe9
Browse repository at this point
docs: prepare for 0.17.0 release
echasnovski
committed
efdc57f
View commit details
Copy full SHA for efdc57f
Browse repository at this point
test(files): test `content.highlight` screenshots only on Neovim>=0.12
Show description for fd5265d
echasnovski
committed
fd5265d
View commit details
Copy full SHA for fd5265d
Browse repository at this point
Commits on Dec 13, 2025
docs(cmdline): update the demo after a config structure update
echasnovski
committed
6bd3a01
View commit details
Copy full SHA for 6bd3a01
Browse repository at this point
docs: update 'MAINTAINING.md' with more structured release sections
echasnovski
committed
007f5d2
View commit details
Copy full SHA for 007f5d2
Browse repository at this point
Commits on Dec 12, 2025
fix(operators): make all operators work with empty textobject/motion
Show description for 9087880
echasnovski
committed
9087880
View commit details
Copy full SHA for 9087880
Browse repository at this point
fix(pairs): make `close` and `closeopen` work with inline virtual text
Show description for cfbf58b
echasnovski
committed
cfbf58b
View commit details
Copy full SHA for cfbf58b
Browse repository at this point
fix(pick): update all `set_picker_xxx()` to always first validate input
Show description for 314befe
echasnovski
committed
314befe
View commit details
Copy full SHA for 314befe
Browse repository at this point
fix(files): make default explorer work with 'mini.pick'
Show description for 342fa09
abeldekat
and
echasnovski
committed
342fa09
View commit details
Copy full SHA for 342fa09
Browse repository at this point
Commits on Dec 11, 2025
test(files): improve window title mocking to account for Nightly changes
Show description for c889667
echasnovski
committed
c889667
View commit details
Copy full SHA for c889667
Browse repository at this point
fix(files): take border into account when computing maximum window width
echasnovski
committed
b5143e5
View commit details
Copy full SHA for b5143e5
Browse repository at this point
test: set 'termguicolors' for every child process
Show description for a68921e
echasnovski
committed
a68921e
View commit details
Copy full SHA for a68921e
Browse repository at this point
test(cmdline): add test for `config.autopeek.window.statuscolumn`
echasnovski
committed
0abb662
View commit details
Copy full SHA for 0abb662
Browse repository at this point
feat(cmdline): add `config.autopeek.predicate`
echasnovski
committed
92cbbd8
View commit details
Copy full SHA for 92cbbd8
Browse repository at this point
fix(cmdline): do not autocorrect Command-line abbreviations
echasnovski
committed
10b1cf2
View commit details
Copy full SHA for 10b1cf2
Browse repository at this point
Commits on Dec 10, 2025
fix(notify): truncate window title using final width
echasnovski
committed
121d830
View commit details
Copy full SHA for 121d830
Browse repository at this point
Commits on Dec 9, 2025
fix(clue): truncate window title using final width
echasnovski
committed
47786a3
View commit details
Copy full SHA for 47786a3
Browse repository at this point
fix(cmdline): truncate window title using final width
echasnovski
committed
cc07c74
View commit details
Copy full SHA for cc07c74
Browse repository at this point
Commits on Dec 8, 2025
docs(cmdline): update README to mention mandatory `setup()` call
tranzystorekk
authored and
echasnovski
committed
6f11e41
View commit details
Copy full SHA for 6f11e41
Browse repository at this point
Commits on Dec 7, 2025
feat(hues): add 'mini.cmdline' explicit highlight groups
echasnovski
committed
e27fcec
View commit details
Copy full SHA for e27fcec
Browse repository at this point
Previous
Next
You can’t perform that action at this time.