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
Type
/
to 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 }}
kvbx
/
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 Jan 10, 2026
fix(comment): allow visual selection from bottom to top
kvbx
committed
261e605
View commit details
Copy full SHA for 261e605
Browse repository at this point
fix(extra): update `pickers.manpages` to preserve important envvars
Show description for 8dccba8
echasnovski
committed
8dccba8
View commit details
Copy full SHA for 8dccba8
Browse repository at this point
docs: update 'MAINTAINING.md' with how to handle Nightly test fails
echasnovski
committed
522af2f
View commit details
Copy full SHA for 522af2f
Browse repository at this point
Commits on Jan 9, 2026
feat(extra): add `manpages` picker
Show description for a0ae5a6
3 people
committed
a0ae5a6
View commit details
Copy full SHA for a0ae5a6
Browse repository at this point
ci: update 'lintcommit' to ignore length of "Co-authored-by:" lines
echasnovski
committed
b2d66f9
View commit details
Copy full SHA for b2d66f9
Browse repository at this point
Commits on Jan 8, 2026
fix(basics): update `gV` to keep jumplist
comfysage
authored and
echasnovski
committed
29b9e13
View commit details
Copy full SHA for 29b9e13
Browse repository at this point
test(extra): adjust `picker.keymaps` screenshots after Nightly changes
echasnovski
committed
be6979d
View commit details
Copy full SHA for be6979d
Browse repository at this point
Commits on Jan 6, 2026
docs(pick): fix code example in `source.choose` description
echasnovski
committed
fb4ccfe
View commit details
Copy full SHA for fb4ccfe
Browse repository at this point
Commits on Jan 4, 2026
fix(git): account for file watcher sometimes using `nil` filename
Show description for 02fc1af
echasnovski
committed
02fc1af
View commit details
Copy full SHA for 02fc1af
Browse repository at this point
Commits on Jan 3, 2026
docs: stop using Christmas logo
Show description for 5d8d141
echasnovski
committed
5d8d141
View commit details
Copy full SHA for 5d8d141
Browse repository at this point
Commits on Jan 2, 2026
feat(clue): allow mode arrays for clues and triggers
Show description for 2809a06
pkazmier
and
echasnovski
committed
2809a06
View commit details
Copy full SHA for 2809a06
Browse repository at this point
fix(cmdline): trigger autocorrection only if appending single character
Show description for 94a20e7
echasnovski
committed
94a20e7
View commit details
Copy full SHA for 94a20e7
Browse repository at this point
test(cmdline): use wrapper to type every character in child process
Show description for b8b0c3b
echasnovski
committed
b8b0c3b
View commit details
Copy full SHA for b8b0c3b
Browse repository at this point
fix(cmdline): improve state computation for "option" compltype
echasnovski
committed
14a8b43
View commit details
Copy full SHA for 14a8b43
Browse repository at this point
Commits on Dec 29, 2025
fix(ALL): improve `vim.str_utfindex` and `vim.str_byteindex` usage
TheLeoP
authored and
echasnovski
committed
43ec250
View commit details
Copy full SHA for 43ec250
Browse repository at this point
Commits on Dec 27, 2025
feat(base16): add 'folke/snacks.nvim' integration
Show description for e7a8e5a
echasnovski
committed
e7a8e5a
View commit details
Copy full SHA for e7a8e5a
Browse repository at this point
feat(hues): add 'folke/snacks.nvim' integration
Show description for 126a9a9
echasnovski
committed
126a9a9
View commit details
Copy full SHA for 126a9a9
Browse repository at this point
Commits on Dec 23, 2025
fix(extra): update `git_files` picker to not quote paths
Show description for 7e55c3d
echasnovski
committed
7e55c3d
View commit details
Copy full SHA for 7e55c3d
Browse repository at this point
fix(pick): update `files` picker with `tool='git'` to not quote paths
Show description for cb4420c
echasnovski
committed
cb4420c
View commit details
Copy full SHA for cb4420c
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
Previous
Next
You can’t perform that action at this time.