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 }}
2KAbhishek
/
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 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
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
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
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
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
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
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
Browse repository at this point
fix(test): make `reference_screenshot` work with double width characters
echasnovski
committed
2a8e1f6
View commit details
Copy full SHA for 2a8e1f6
Browse repository at this point
Commits on May 23, 2026
test(keymap): react to Nightly changes regarding autoindent
Show description for 4465783
abeldekat
authored and
echasnovski
committed
4465783
View commit details
Copy full SHA for 4465783
Browse repository at this point
Commits on May 22, 2026
fix(surround): update `treesitter()` to find strictly nested inner range
Show description for a405061
echasnovski
committed
a405061
View commit details
Copy full SHA for a405061
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
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
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
Browse repository at this point
feat(extra): update `gen_ai_spec.line()` with `[count]` support
echasnovski
committed
e92fea2
View commit details
Copy full SHA for e92fea2
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
Browse repository at this point
test(pick): react to Nightly improving `bufdelete` from floating windows
Show description for 95fdea5
abeldekat
authored and
echasnovski
committed
95fdea5
View commit details
Copy full SHA for 95fdea5
Browse repository at this point
Commits on May 18, 2026
test(extra): make testing `pickers.hl_groups()` more robust
Show description for 6a8aab4
echasnovski
committed
6a8aab4
View commit details
Copy full SHA for 6a8aab4
Browse repository at this point
feat(base16): add 'saghen/blink.cmp' integration
Show description for 6132b4f
echasnovski
and
kristijanhusak
committed
6132b4f
View commit details
Copy full SHA for 6132b4f
Browse repository at this point
feat(hues): add 'saghen/blink.cmp' integration
echasnovski
committed
6dbd978
View commit details
Copy full SHA for 6dbd978
Browse repository at this point
fix(test): ensure to execute collected cases one after another
Show description for d3e3249
echasnovski
committed
d3e3249
View commit details
Copy full SHA for d3e3249
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
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
Browse repository at this point
Commits on May 12, 2026
test(test): adjust test for `lsp` method redirection
Show description for 17c448b
echasnovski
committed
17c448b
View commit details
Copy full SHA for 17c448b
Browse repository at this point
docs(ALL): add `vim.pack` and remove 'vim-plug' installation methods
echasnovski
committed
64b7a23
View commit details
Copy full SHA for 64b7a23
Browse repository at this point
docs(deps)!: mention 'mini.deps' development freeze
echasnovski
committed
e4f84cd
View commit details
Copy full SHA for e4f84cd
Browse repository at this point
Commits on May 10, 2026
fix(comment): don't treat blank line as part of textobject by default
echasnovski
committed
a5fda91
View commit details
Copy full SHA for a5fda91
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
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
Browse repository at this point
refactor(sessions): simplify `restart()` logic and add early return
Show description for ca86d1e
echasnovski
committed
ca86d1e
View commit details
Copy full SHA for ca86d1e
Browse repository at this point
Commits on May 7, 2026
test(extra): adjust `pickers.commands()` test after Nightly changes
Show description for 199b334
abeldekat
authored and
echasnovski
committed
199b334
View commit details
Copy full SHA for 199b334
Browse repository at this point
fix(animate): ignore `WinScrolled` during incsearch
Show description for 7ae406f
echasnovski
committed
7ae406f
View commit details
Copy full SHA for 7ae406f
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.