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 }}
unrealapex
/
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 Nov 22, 2024
fix(notify): make output of `make_notify()` always scheduled
Show description for ccfc630
echasnovski
committed
ccfc630
View commit details
Copy full SHA for ccfc630
Browse repository at this point
fix(completion): supply per client offset encoding on Neovim>=0.11
Show description for c429401
echasnovski
committed
c429401
View commit details
Copy full SHA for c429401
Browse repository at this point
Commits on Nov 18, 2024
fix(notify): update `refresh()` to work inside fast events
Show description for 6714e73
echasnovski
committed
6714e73
View commit details
Copy full SHA for 6714e73
Browse repository at this point
Commits on Nov 17, 2024
test(ALL): adjust to pass on Nightly after default tabline change
Show description for b07157c
echasnovski
committed
b07157c
View commit details
Copy full SHA for b07157c
Browse repository at this point
docs(clue): add example for enabling in special non-listed buffers
echasnovski
committed
5c33eb8
View commit details
Copy full SHA for 5c33eb8
Browse repository at this point
feat(clue): ensure triggers in selected special buffers
echasnovski
committed
3b17aad
View commit details
Copy full SHA for 3b17aad
Browse repository at this point
Commits on Nov 16, 2024
ci: update dual distribution scripts
Show description for c520765
echasnovski
committed
c520765
View commit details
Copy full SHA for c520765
Browse repository at this point
fix(operators): make "replace" always respect mode
Show description for eaa3bdb
echasnovski
committed
eaa3bdb
View commit details
Copy full SHA for eaa3bdb
Browse repository at this point
Commits on Nov 10, 2024
fix(clue): update floating window to be on top of built-in windows
echasnovski
committed
7b4d5d4
View commit details
Copy full SHA for 7b4d5d4
Browse repository at this point
fix(pick): update floating window to be on top of built-in windows
echasnovski
committed
ad3a791
View commit details
Copy full SHA for ad3a791
Browse repository at this point
feat(icons): add new supported filetypes
Show description for 3875a2d
echasnovski
committed
3875a2d
View commit details
Copy full SHA for 3875a2d
Browse repository at this point
Commits on Nov 8, 2024
test(extra): adjust to pass on Nightly
Show description for 998cfcf
echasnovski
committed
998cfcf
View commit details
Copy full SHA for 998cfcf
Browse repository at this point
fix(ai): use `vim.inspect` to make string command with string arguments
Show description for 4fad564
echasnovski
committed
4fad564
View commit details
Copy full SHA for 4fad564
Browse repository at this point
docs(completion): fix section reference
Jacob Steffler
authored and
echasnovski
committed
61fd7dc
View commit details
Copy full SHA for 61fd7dc
Browse repository at this point
Commits on Nov 4, 2024
docs(ALL): remind to call `setup()` only if needed
echasnovski
committed
c8bc67a
View commit details
Copy full SHA for c8bc67a
Browse repository at this point
Commits on Oct 29, 2024
test(clue): adjust for the new built-in `gO` mapping on Nightly
echasnovski
committed
0a8a107
View commit details
Copy full SHA for 0a8a107
Browse repository at this point
fix(basics): adjust for the new built-in `gO` mapping on Nightly
echasnovski
committed
f131089
View commit details
Copy full SHA for f131089
Browse repository at this point
fix(base16): don't highlight `@lsp.mod.defaultLibrary`
Show description for 8c015c7
echasnovski
committed
8c015c7
View commit details
Copy full SHA for 8c015c7
Browse repository at this point
fix(hues): don't highlight `@lsp.mod.defaultLibrary`
Show description for a3046dc
echasnovski
committed
a3046dc
View commit details
Copy full SHA for a3046dc
Browse repository at this point
fix(diff): make `gen_source.save()` handle trailing empty line
Show description for 6bbabcf
echasnovski
committed
6bbabcf
View commit details
Copy full SHA for 6bbabcf
Browse repository at this point
Commits on Oct 26, 2024
fix(clue): make possible reproducing keys that use `=` register
echasnovski
committed
919b953
View commit details
Copy full SHA for 919b953
Browse repository at this point
fix(operators): make "replace" work better with valid empty registers
echasnovski
committed
3b375da
View commit details
Copy full SHA for 3b375da
Browse repository at this point
fix(operators): make "replace" work with special registers
Show description for 99c42b3
echasnovski
committed
99c42b3
View commit details
Copy full SHA for 99c42b3
Browse repository at this point
Commits on Oct 22, 2024
feat(pick): update `grep` and `grep_live` with file filtered search
Show description for 77533e6
echasnovski
committed
77533e6
View commit details
Copy full SHA for 77533e6
Browse repository at this point
Commits on Oct 21, 2024
test(map): update winconfig test to have `mouse` field on Neovim>=0.11
echasnovski
committed
92ff9f0
View commit details
Copy full SHA for 92ff9f0
Browse repository at this point
feat(test): update `expect.reference_screenshot()` with `opts.directory`
Show description for 4044dbe
echasnovski
committed
4044dbe
View commit details
Copy full SHA for 4044dbe
Browse repository at this point
fix(base16): link 'MiniStatuslineInactive' to 'StatusLineNC'
echasnovski
committed
5817c12
View commit details
Copy full SHA for 5817c12
Browse repository at this point
fix(hues)!: link 'MiniStatuslineInactive' to 'StatusLineNC'
Show description for 4ec66ec
echasnovski
committed
4ec66ec
View commit details
Copy full SHA for 4ec66ec
Browse repository at this point
Commits on Oct 20, 2024
docs(visits): fix typos in function mentions
TheLeoP
authored and
echasnovski
committed
8d94201
View commit details
Copy full SHA for 8d94201
Browse repository at this point
Commits on Oct 18, 2024
docs(sessions): clarify several instances of ambiguous wording
Show description for 9618cf5
echasnovski
committed
9618cf5
View commit details
Copy full SHA for 9618cf5
Browse repository at this point
fix(deps): infer 'user/repo' only if it is a valid GitHub 'user/repo'
Show description for 2af82bb
echasnovski
committed
2af82bb
View commit details
Copy full SHA for 2af82bb
Browse repository at this point
Commits on Oct 17, 2024
docs: fix typo in main table of contents
alcpereira
authored and
echasnovski
committed
e5273e8
View commit details
Copy full SHA for e5273e8
Browse repository at this point
test(colors): improve timed tests which involve default transition time
echasnovski
committed
255369b
View commit details
Copy full SHA for 255369b
Browse repository at this point
docs(tabline): clarify the structure of `config.format` output
Show description for 70862cc
echasnovski
committed
70862cc
View commit details
Copy full SHA for 70862cc
Browse repository at this point
Commits on Oct 15, 2024
fix(files): update refreshing to account for possibly closed windows
Show description for d4ce7d0
echasnovski
committed
d4ce7d0
View commit details
Copy full SHA for d4ce7d0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.