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 }}
jacobsteffler
/
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
lua
mini
on
main
User selector
All users
All time
Commit history
Commits on Oct 29, 2024
fix(basics): adjust for the new built-in `gO` mapping on Nightly
echasnovski
committed
f131089
View commit details
Copy full SHA for f131089
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Oct 21, 2024
feat(test): update `expect.reference_screenshot()` with `opts.directory`
Show description for 4044dbe
echasnovski
committed
4044dbe
View commit details
Copy full SHA for 4044dbe
View code at this point
Browse repository at this point
fix(base16): link 'MiniStatuslineInactive' to 'StatusLineNC'
echasnovski
committed
5817c12
View commit details
Copy full SHA for 5817c12
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
fix(surround)!: make `find`, `find_left`, `highlight` not dot-repeatable
Show description for 82f5d8f
echasnovski
committed
82f5d8f
View commit details
Copy full SHA for 82f5d8f
View code at this point
Browse repository at this point
Commits on Oct 13, 2024
feat(clue): update `gen_clues.g()` to show built-in LSP for `gr` keys
echasnovski
committed
5ef7427
View commit details
Copy full SHA for 5ef7427
View code at this point
Browse repository at this point
fix(operators): remove new default `gri` mapping
Show description for c61a0d4
echasnovski
committed
c61a0d4
View commit details
Copy full SHA for c61a0d4
View code at this point
Browse repository at this point
Commits on Oct 11, 2024
fix(pairs): update `cr()` to not trigger `TextChanged`
Show description for c235203
echasnovski
committed
c235203
View commit details
Copy full SHA for c235203
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
docs(notify): add example of showing notifications in bottom right
Show description for a535342
echasnovski
committed
a535342
View commit details
Copy full SHA for a535342
View code at this point
Browse repository at this point
docs(pairs): clarify that it works only with two character pair
echasnovski
committed
16408bc
View commit details
Copy full SHA for 16408bc
View code at this point
Browse repository at this point
docs(files): mention not lazy loading to work for directory in arglist
echasnovski
committed
319361e
View commit details
Copy full SHA for 319361e
View code at this point
Browse repository at this point
feat(hues): add `'lowmedium'` and `'mediumhigh'` saturation levels
Show description for b2c4c08
echasnovski
committed
b2c4c08
View commit details
Copy full SHA for b2c4c08
View code at this point
Browse repository at this point
Commits on Oct 7, 2024
feat(test)!: update `skip()` to skip case when called in `pre_case` hook
Show description for 379a3dd
echasnovski
committed
379a3dd
View commit details
Copy full SHA for 379a3dd
View code at this point
Browse repository at this point
feat(test): allow `finally()` be executed several times in one function
echasnovski
committed
00c8bf0
View commit details
Copy full SHA for 00c8bf0
View code at this point
Browse repository at this point
feat(test): implement `n_retry` test set property
echasnovski
committed
5b3b859
View commit details
Copy full SHA for 5b3b859
View code at this point
Browse repository at this point
feat(test): update collected cases to have hook source data
echasnovski
committed
1637510
View commit details
Copy full SHA for 1637510
View code at this point
Browse repository at this point
refactor(test): schedule all case sub-steps in a single callback
echasnovski
committed
3796719
View commit details
Copy full SHA for 3796719
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
refactor(hues): fix inconsistent formatting
echasnovski
committed
61e5d46
View commit details
Copy full SHA for 61e5d46
View code at this point
Browse repository at this point
Commits on Sep 28, 2024
refactor(ALL): account for Nightly `vim.treesitter.get_parser` changes
Show description for 848c5e8
echasnovski
committed
848c5e8
View commit details
Copy full SHA for 848c5e8
View code at this point
Browse repository at this point
Commits on Sep 27, 2024
fix(pairs): prevent cursor flicker in `open()` and `cr()` mappings
Show description for db1c4eb
39555
and
echasnovski
committed
db1c4eb
View commit details
Copy full SHA for db1c4eb
View code at this point
Browse repository at this point
docs(bracketed): fix typo
neapsix
authored and
echasnovski
committed
0c57094
View commit details
Copy full SHA for 0c57094
View code at this point
Browse repository at this point
fix(hipatterns)!: remove previously soft deprecated `priority` field
Show description for 282de9b
echasnovski
committed
282de9b
View commit details
Copy full SHA for 282de9b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.